diff --git a/.bash_profile b/.bash_profile index 97120f3..f54a30f 100644 --- a/.bash_profile +++ b/.bash_profile @@ -2,4 +2,4 @@ export BROWSER=firefox export EDITOR="emacsclient -c -a emacs" export INFOPATH="${HOME}/documents/info:${INFOPATH}" -export PATH="${HOME}/bin:${PATH}:/usr/local/bin" +export PATH="${HOME}/bin:${PATH}:/usr/local/bin:/usr/local/stumpwm/bin"