aboutsummaryrefslogtreecommitdiff
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 e5144f0..efc1d89 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -44,7 +44,7 @@ export XDG_CONFIG_HOME="$HOME/.config"
export XDG_DATA_HOME="$HOME/.local/share"
# general exports
-export BROWSER=chromium;
+export BROWSER=browser;
export CARGO_HOME="$XDG_CACHE_HOME/cargo"
export EDITOR=vim
export FZF_DIRECTORY_MARKS=$HOME/Documents/.fzf-marks