summaryrefslogtreecommitdiffstats
path: root/.bash_profile
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-04-05 14:40:24 +0000
committerGravatar Tom Willemsen2012-04-05 14:40:24 +0000
commitab76bcaa6453450a150c6ac0550276418955887a (patch)
treeb5baea06636f2c9ed7e881752602bba88929b8c1 /.bash_profile
parent651ab5625df937a39419ddcbf2f1f0e3f5a319e9 (diff)
parent04d9496f04a61327ac1eca5d5664924240fc87ad (diff)
downloaddotfiles-ab76bcaa6453450a150c6ac0550276418955887a.tar.gz
dotfiles-ab76bcaa6453450a150c6ac0550276418955887a.zip
.xinitrc
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile2
1 files changed, 1 insertions, 1 deletions
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"