SyntaxFix
Write A Post
Hire A Developer
Questions
The default install location is /usr/local, so add this to your ~/.bash_profile file:
export PATH=$PATH:/usr/local/git/bin/
Then run source ~/.bash_profile in Terminal.
source ~/.bash_profile