From 6b363e904cb506202d9b18e5797da8a96706354c Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 4 Apr 2012 20:15:39 +0200 Subject: .bash_profile --- .bash_profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bash_profile b/.bash_profile index 2f6ecab..97120f3 100644 --- a/.bash_profile +++ b/.bash_profile @@ -1,5 +1,5 @@ # -*- eval: (git-auto-commit-mode 1) -*- -export BROWSER=conkeror +export BROWSER=firefox export EDITOR="emacsclient -c -a emacs" export INFOPATH="${HOME}/documents/info:${INFOPATH}" export PATH="${HOME}/bin:${PATH}:/usr/local/bin" -- cgit v1.2.3-54-g00ecf