1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-26 04:57:45 +01:00

icecat it is

This commit is contained in:
TiynGER 2020-05-28 21:27:35 +02:00
parent d7d8b9287f
commit 6dd6e3f7e7

View File

@ -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"