summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-04-04 20:15:39 +0200
committerGravatar Tom Willemsen2012-04-04 20:15:39 +0200
commit6b363e904cb506202d9b18e5797da8a96706354c (patch)
tree6dbc7ed5ab996f96d128f1e43522fc7fd445b5fd
parent0d34dda80ee3e44cb9a59264e66e272c454a8e7b (diff)
downloaddotfiles-6b363e904cb506202d9b18e5797da8a96706354c.tar.gz
dotfiles-6b363e904cb506202d9b18e5797da8a96706354c.zip
.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"