From d762e57c7b7df73528ac18a9791a536ddf3ac084 Mon Sep 17 00:00:00 2001 From: TiynGER Date: Mon, 11 May 2020 22:29:25 +0200 Subject: [PATCH] icecat it is --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.profile b/.profile index efee87a..38945fc 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" +export BROWSER="icecat" export RTV_BROWSER="qutebrowser" export EDITOR="nvim" export FILE="vifmrun"