]> err.no Git - dotfiles/commitdiff
correct order of $HOME/usr/bin and $HOME/bin
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Mon, 11 Nov 2002 01:23:35 +0000 (01:23 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Mon, 11 Nov 2002 01:23:35 +0000 (01:23 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@110 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

environment

index b7988a47431dc4f3d47ddd35042afc74538cadde..6e6e956d2dbeaad72822d58494672795b38c69d6 100644 (file)
@@ -20,8 +20,8 @@ appendpathifdir () {
 
 appendpathifdir /store/gnu/bin
 appendpathifdir /store/bin
-setpathifdir $HOME/bin
 setpathifdir $HOME/usr/bin
+setpathifdir $HOME/bin
 
 CVSROOT=~/data/cvs
 EDITOR=emacs