From 6dd6e3f7e724e9eca5602be212751e682e5c8175 Mon Sep 17 00:00:00 2001 From: TiynGER Date: Thu, 28 May 2020 21:27:35 +0200 Subject: [PATCH] icecat it is --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.profile b/.profile index ef9f4cd..46b13d9 100644 --- a/.profile +++ b/.profile @@ -4,7 +4,7 @@ # Adds `~/.local/bin` and all subdirectories to $PATH export PATH="$PATH:$(du "$HOME/.local/bin/" | cut -f2 | tr '\n' ':' | sed 's/:*$//')" -export BROWSER="firefox-esr" +export BROWSER="icecat" export RTV_BROWSER="qutebrowser" export EDITOR="nvim" export FILE="vifmrun"