aboutsummaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
authorVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2021-04-10 17:35:58 +0530
committerVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2021-04-10 17:35:58 +0530
commitb547642072ba7ba743a8a2dde776084fefbf3bc4 (patch)
tree215ffcf5bc51eeec10161c5e00a281044a189fbc /.zprofile
parent38a0e8f082b72b8ed101cff2140d443e8f434d44 (diff)
updated default browser to librewolf
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zprofile b/.zprofile
index df7308c..95b2762 100644
--- a/.zprofile
+++ b/.zprofile
@@ -1,7 +1,7 @@
export EDITOR="nvim"
export VISUAL="emacs"
export TERMINAL="st"
-export BROWSER="firefox"
+export BROWSER="librewolf"
export READER="zathura"
export COLORTERM="truecolor"
export PAGER="vim"