From e07713daff16ac607317fdb48078fd5d21ec57f2 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sun, 22 Jul 2012 12:57:08 +0200 Subject: .zprofile --- .zprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-54-g00ecf