When I do \'open .profile\' in the terminal I have the following:
export PATH=$PATH:/usr/local/git/bin
Now I installed node.js for Mac and
I tend to find this neat
sudo mkdir -p /etc/paths.d # was optional in my case echo /usr/local/git/bin | sudo tee /etc/paths.d/mypath1