summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-04-30 11:28:29 +0200
committerGravatar Tom Willemsen2012-04-30 11:28:29 +0200
commit3891c9ad64b7a18ce2e4e273d2db4e08d98bee37 (patch)
treed27fabfb051cb28f5862d5e7a44b067ace12a347
parent51d7cac76d298d89e2be383a78ea1869d429aa29 (diff)
downloaddotfiles-3891c9ad64b7a18ce2e4e273d2db4e08d98bee37.tar.gz
dotfiles-3891c9ad64b7a18ce2e4e273d2db4e08d98bee37.zip
.bash_profile
-rw-r--r--.bash_profile2
1 files changed, 1 insertions, 1 deletions
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"