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"