Easy steps to install gitui package on Mac
Package Information:
Application Name – gitui
What is gitui – Not Available for gitui
Use of gitui – Blazing fast terminal-ui for git written in rust
URL – https://github.com/extrawurst/gitui
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install gitui using brew
brew install gitui
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
gitui is ready to use now!