Browse Source

browser: firefox is standard

master
TiynGER 1 week ago
parent
commit
10fb15f1dc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .profile

+ 1
- 1
.profile

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

Loading…
Cancel
Save