summaryrefslogtreecommitdiffstats
path: root/.zprofile
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-07-22 12:57:08 +0200
committerGravatar Tom Willemsen2012-07-22 12:57:08 +0200
commite07713daff16ac607317fdb48078fd5d21ec57f2 (patch)
tree1af94d4c8e34c9648095ca76e630812103024846 /.zprofile
parentb30ce512f427bcb4628757d8d8d9ced1e8837252 (diff)
downloaddotfiles-e07713daff16ac607317fdb48078fd5d21ec57f2.tar.gz
dotfiles-e07713daff16ac607317fdb48078fd5d21ec57f2.zip
.zprofile
Diffstat (limited to '.zprofile')
-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"