From 3891c9ad64b7a18ce2e4e273d2db4e08d98bee37 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Mon, 30 Apr 2012 11:28:29 +0200 Subject: .bash_profile --- .bash_profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-54-g00ecf