From: tfheen Date: Tue, 24 Jun 2003 06:02:03 +0000 (+0000) Subject: add /usr/local/bin to path if the dir exists X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c5299cb65bbd1e1176c53e52777b45fbf18c242;p=dotfiles add /usr/local/bin to path if the dir exists git-svn-id: file:///svn/tfheen/trunk/dotfiles@168 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- diff --git a/environment b/environment index 16527ce..7d76243 100644 --- a/environment +++ b/environment @@ -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