aboutsummaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
authorVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2021-04-11 12:33:18 +0530
committerVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2021-04-11 12:33:18 +0530
commit0491fdd602789884dd0bed88255adc24b4d1324c (patch)
tree4766548679c66d44a04ed49c5361a2c8dd97acda /.zprofile
parent6f9c2b96d4992b064db418540606025573a1e4ef (diff)
switched back to firefox, librewolf kinda 'boring'
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zprofile b/.zprofile
index 95b2762..df7308c 100644
--- a/.zprofile
+++ b/.zprofile
@@ -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"