ZSH: Set firefox as default browser
This commit is contained in:
parent
4ce925a8c9
commit
f3c70eaca3
1 changed files with 1 additions and 1 deletions
2
.zshenv
2
.zshenv
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue