mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-28 14:07:46 +01:00
browser: firefox is standard
This commit is contained in:
parent
7314ee7ea1
commit
10fb15f1dc
2
.profile
2
.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…
x
Reference in New Issue
Block a user