firefox for all, qute for less

master
TiynGER 5 years ago
parent 83ce70189d
commit 67a67e619e

@ -4,8 +4,8 @@
# Adds `~/.local/bin` and all subdirectories to $PATH # Adds `~/.local/bin` and all subdirectories to $PATH
export PATH="$PATH:$(du "$HOME/.local/bin/" | cut -f2 | tr '\n' ':' | sed 's/:*$//')" export PATH="$PATH:$(du "$HOME/.local/bin/" | cut -f2 | tr '\n' ':' | sed 's/:*$//')"
export BROWSER="qutebrowser" export BROWSER="firefox"
export RTV_BROWSER=$BROWSER export RTV_BROWSER="qutebrowser"
export EDITOR="nvim" export EDITOR="nvim"
export FILE="vifmrun" export FILE="vifmrun"
export IMAGE="sxiv" export IMAGE="sxiv"

Loading…
Cancel
Save