profile: prepend .hackpool to path

This allows for executable overloading such as

 $ cat emacs
 emacs --no-site-file "$@"
master
Pierre Neidhardt 2014-03-21 16:27:38 +01:00
parent ab5b729ea9
commit c8077cbe45
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ prependpath()
appendpath "${HOME}/.launchers/"
appendpath "${HOME}/.scripts/"
appendpath "${HOME}/.hackpool/"
prependpath "${HOME}/.hackpool/"
[ -d /usr/lib/surfraw ] && appendpath "/usr/lib/surfraw"
## TeXlive