aboutsummaryrefslogtreecommitdiffstats
path: root/.bash_profile
diff options
context:
space:
mode:
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bash_profile b/.bash_profile
index 7195529..27b8539 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -5,7 +5,7 @@
export PATH="${PATH}:$HOME/.gem/ruby/2.7.0/bin:$HOME/.local/bin"
export EDITOR="nvim"
export TERMINAL="alacritty"
-export BROWSER="firefox"
+export BROWSER="brave"
export TESSDATA_PREFIX=/usr/share/tessdata
[[ -f ~/.bashrc ]] && . ~/.bashrc