ZSH: Set firefox as default browser

This commit is contained in:
Tom Willemsen 2011-09-28 00:31:30 +02:00
parent 4ce925a8c9
commit f3c70eaca3

View file

@ -8,7 +8,7 @@ export LESS_TERMCAP_so=$'\e[1;47;30m'
export LESS_TERMCAP_ue=$'\e[0m'
export LESS_TERMCAP_us=$'\e[0;36m'
export BROWSER=chromium
export BROWSER=firefox
export PAGER=$LESSCMD
# Aliases