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
Try placing $PATH at the end.
export PATH=/usr/local/git/bin:/usr/local/bin:$PATH