diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-04-11 12:33:18 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-04-11 12:33:18 +0530 |
commit | 0491fdd602789884dd0bed88255adc24b4d1324c (patch) | |
tree | 4766548679c66d44a04ed49c5361a2c8dd97acda /.zprofile | |
parent | 6f9c2b96d4992b064db418540606025573a1e4ef (diff) |
switched back to firefox, librewolf kinda 'boring'
Diffstat (limited to '.zprofile')
-rw-r--r-- | .zprofile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ export EDITOR="nvim" export VISUAL="emacs" export TERMINAL="st" -export BROWSER="librewolf" +export BROWSER="firefox" export READER="zathura" export COLORTERM="truecolor" export PAGER="vim" |