From c888c90e678bc97d28bdeb0dbf730400b92d3bb7 Mon Sep 17 00:00:00 2001 From: awy Date: Tue, 12 Aug 2025 22:25:15 +0300 Subject: icecat --- .config/shell/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/shell/profile') 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 -- cgit v1.2.3