summaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile1
1 files changed, 1 insertions, 0 deletions
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"