-
Make sure to have brew installed on machine homebrew
-
Install bash-completion with brew
brew install bash-completion
-
Copy bash_profile into your home directory
- If you do not have a bash profile already you can cp this
bash_profile
in otherwise pick and choose what you want
cp ./bash_profile ~/.bash_profile
- If you do not have a bash profile already you can cp this
-
Make sure that the version git you are running matches what is found inside ~/.bash_profile
- The following two commands show have the same git version
grep git-completion.bash ~/.bash_profile git --version
-
To try a different themed terminal
open IR_BLACK.terminal