firefox-esr it is

master
TiynGER 4 years ago
parent b8b73a7cbb
commit d2565c66cb

@ -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="firefox-esr"
export RTV_BROWSER="qutebrowser"
export EDITOR="nvim"
export FILE="vifmrun"

Loading…
Cancel
Save