1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-25 20:47:45 +01:00

browser: firefox is standard

This commit is contained in:
TiynGER 2020-12-21 18:48:10 +01:00
parent 7314ee7ea1
commit 10fb15f1dc

View File

@ -8,7 +8,7 @@ export PATH=${HOME}/.pyenv/bin:$PATH
eval "$(pyenv init -)"
eval "$(pyenv virtualenv-init -)"
export BROWSER="icecat"
export BROWSER="firefox"
export RTV_BROWSER="qutebrowser"
export EDITOR="nvim"
export FILE="vifmrun"