From 1e72776578952a5c230a4daa49a71464073a93cf Mon Sep 17 00:00:00 2001
From: Aryadev Chavali <aryadev@aryadevchavali.com>
Date: Sun, 15 Oct 2023 00:04:02 +0100
Subject: (Emacs|NeoVim|Shell)~small changes and minor updates

---
 Shell/.zprofile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'Shell/.zprofile')

diff --git a/Shell/.zprofile b/Shell/.zprofile
index 670cb45..536b63d 100644
--- a/Shell/.zprofile
+++ b/Shell/.zprofile
@@ -10,7 +10,7 @@ export XDG_RUNTIME_DIR=/run/user/`id -u`
 export EDITOR='emacsclient -a "emacs" -c'
 export EA_EDITOR=$EDITOR
 export TERMINAL="alacritty"
-export BROWSER="chromium"
+export BROWSER="firefox"
 export WEBKIT_FORCE_SANDBOX=0
 export PF_INFO="ascii title os memory uptime editor wm shell"
 export PATH="/usr/local/sbin:/usr/local/bin:/usr/bin/vendor_perl/:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:$HOME/.local/bin/:$(find ~/.local/scripts/ -type d | tr '\n' ':')$HOME/.cargo/bin:$HOME/.sdkman/bin"
-- 
cgit v1.2.3-13-gbd6f