diff options
author | Thanos Apollo <[email protected]> | 2022-07-12 18:12:22 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2022-07-12 18:12:22 +0300 |
commit | 3a50a6cb42731526fe367e4d7d1d57dc2884243b (patch) | |
tree | 0f6b6d4dfaf0bc6fb94eab204d6abe15a0f115c7 /.bash_profile | |
parent | d8ef62bee4ad61d96e7c28f56163315123d65841 (diff) |
Update bashrc and bash_profile
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" |