diff --git a/.zprofile b/.zprofile index 4e25863..ebf90b7 100644 --- a/.zprofile +++ b/.zprofile @@ -1,5 +1,4 @@ -# -*- eval: (git-auto-commit-mode 1) -*- -export BROWSER=firefox +export BROWSER=conkeror export EDITOR="emacsclient -c -a emacs" export INFOPATH="${HOME}/documents/info:/usr/local/emacs/share/info:/usr/share/info:/usr/local/stumpwm/share/info"