aboutsummaryrefslogtreecommitdiff
path: root/.config/shell
diff options
context:
space:
mode:
Diffstat (limited to '.config/shell')
-rw-r--r--.config/shell/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index 37298a3..b72491c 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -13,7 +13,7 @@ export EDITOR="nvim"
export MANPAGER='nvim +Man!'
export TERMINAL="kitty"
export TERMINAL_PROG="kitty"
-export BROWSER="firefox"
+export BROWSER="icecat"
unset SSH_AGENT_PID
if [ "${gnupg_SSH_AUTH_SOCK_by:-0}" -ne $$ ]; then