You can add the following to ~/.bash_profile:
export PATH=/usr/local/git/bin:$PATH
The change will get applied with the next terminal window you open.
You can add the following to ~/.bash_profile:
export PATH=/usr/local/git/bin:$PATH
The change will get applied with the next terminal window you open.