Comment on Want Git Preinstalled On The Next OS X?parentComments−sho17yHow can you know how to do custom builds and not know how to fix your $PATH? ;) $ mate ~/.profile # add "/opt/local/bin:/opt/local/sbin:" to beginning of "export PATH" save Now force a reload (eg. open a new terminal) and done ...
Comments
How can you know how to do custom builds and not know how to fix your $PATH? ;)
Now force a reload (eg. open a new terminal) and done ...