summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zprofile b/.zprofile
index 0da982a..0fc5ba9 100644
--- a/.zprofile
+++ b/.zprofile
@@ -1,7 +1,7 @@
# -*- eval: (git-auto-commit-mode 1) -*-
export BROWSER=firefox
export EDITOR="emacsclient -c -a emacs"
-export INFOPATH="${HOME}/documents/info:${INFOPATH}"
+export INFOPATH="${HOME}/documents/info:${INFOPATH}:/usr/local/stumpwm/share/info"
PATH="${HOME}/bin:${PATH}:/usr/local/bin:/usr/local/stumpwm/bin"
PATH="$HOME/code/ext/emacs/trunk/lib-src:$PATH"