]> err.no Git - dotfiles/commitdiff
add /usr/local/bin to path if the dir exists
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Tue, 24 Jun 2003 06:02:03 +0000 (06:02 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Tue, 24 Jun 2003 06:02:03 +0000 (06:02 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@168 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

environment

index 16527ced9c3772a9e924ec3e1a698ead64b4f133..7d762436896c168747dc645b447e5da44e4d6156 100644 (file)
@@ -20,6 +20,7 @@ appendpathifdir () {
 
 appendpathifdir /store/gnu/bin
 appendpathifdir /store/bin
+setpathifdir /usr/local/bin
 setpathifdir $HOME/usr/bin
 setpathifdir $HOME/bin
 appendpathifdir /usr/sbin