default browser/xdg-open
This commit is contained in:
parent
8fc4090975
commit
f0bd36b9ca
2
.profile
2
.profile
|
|
@ -9,7 +9,7 @@ export VAAPI_MPEG4_ENABLED=true
|
||||||
# Common apps
|
# Common apps
|
||||||
export ZSH=/home/hate/.oh-my-zsh
|
export ZSH=/home/hate/.oh-my-zsh
|
||||||
export EDITOR=nvim
|
export EDITOR=nvim
|
||||||
export BROWSER=/usr/bin/chromium
|
#export BROWSER=/usr/bin/chromium
|
||||||
export GNUPGHOME="~/.gnupg"
|
export GNUPGHOME="~/.gnupg"
|
||||||
export SSH_KEY_PATH="~/.ssh/id_rsa"
|
export SSH_KEY_PATH="~/.ssh/id_rsa"
|
||||||
export TERMINAL="kitty"
|
export TERMINAL="kitty"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue