From 7ccfa7e640292d459ebc92f76e4df0b23a9c7b7d Mon Sep 17 00:00:00 2001 From: xyz Date: Thu, 9 Sep 2021 23:57:42 -0700 Subject: add env BROWSER for firefox --- .bash_profile | 1 + 1 file changed, 1 insertion(+) (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile index 429ab6cb..79c6a894 100644 --- a/.bash_profile +++ b/.bash_profile @@ -28,6 +28,7 @@ export HISTFILESIZE=7000 export MANPAGER='nvim +Man!' export EDITOR=nvim +export BROWSER=firefox export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket" export INPUTRC="$XDG_CONFIG_HOME/readline/inputrc" -- cgit v1.2.3-70-g09d2