.profile: set BROWSER=firefox
This commit is contained in:
parent
f2bd085312
commit
235e8a2013
1 changed files with 1 additions and 1 deletions
2
.profile
2
.profile
|
|
@ -13,7 +13,7 @@ export GPG_TTY=$(tty)
|
|||
# Environment variables
|
||||
export TERMINAL=mate-terminal
|
||||
export EDITOR=vim
|
||||
export BROWSER=waterfox
|
||||
export BROWSER=firefox
|
||||
export BC_ENV_ARGS="-lq"
|
||||
[[ -f "$HOME/.bcrc" ]] && export BC_ENV_ARGS="$BC_ENV_ARGS $HOME/.bcrc"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue