aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sh
diff options
context:
space:
mode:
Diffstat (limited to 'sh')
-rw-r--r--sh/.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/.profile b/sh/.profile
index 3707c7c..7d5272e 100644
--- a/sh/.profile
+++ b/sh/.profile
@@ -21,7 +21,7 @@ export LS_COLORS
export EDITOR="nvim"
export DIFFPROG="$EDITOR -d"
-export BROWSER="firefox"
+export BROWSER="xdg-open"
export TERMINAL="alacritty"
export MANPAGER="sh -c 'col -bx | bat -l man -p'"
export MANROFFOPT="-c"