qutebrowser

master
TiynGER 5 years ago
parent e03afdbdcb
commit 9fa9a5e5dd

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

Loading…
Cancel
Save