remove mac specific path and added a /home/ido/local/bin to PATH

This commit is contained in:
Thomas Ruoff
2011-02-13 22:39:18 +01:00
parent be1c7947fc
commit 870f22353f

View File

@@ -1,2 +1,2 @@
export PATH=$HOME/bin:/usr/local/bin:/Applications/Emacs.app/Contents/MacOS/bin:$PATH export PATH=$HOME/bin:$HOME/local/bin::$PATH