refactor(zsh): remove browser/editor env vars
This commit is contained in:
parent
677eaae9e6
commit
936729d952
1 changed files with 0 additions and 4 deletions
|
@ -37,7 +37,3 @@ source $ZSH/oh-my-zsh.sh
|
|||
# reduce linux syscalls
|
||||
export TZ=:/etc/localtime
|
||||
|
||||
# ensure system is aware of browser/editor preference
|
||||
export BROWSER="firefox-nightly"
|
||||
export EDITOR="nvim"
|
||||
|
||||
|
|
Loading…
Reference in a new issue