diff options
Diffstat (limited to '.bash_profile')
-rw-r--r-- | .bash_profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.bash_profile b/.bash_profile index 2fcf636..c80adeb 100644 --- a/.bash_profile +++ b/.bash_profile @@ -7,7 +7,7 @@ export EDITOR="nvim" export TERMINAL="alacritty" -export BROWSER="firefox" +export BROWSER="librewolf" export READER="zathura" |