diff --git a/.profile b/.profile index 6a4e618..22ffd2a 100644 --- a/.profile +++ b/.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"