zsh-macos: add EDITOR to local zshenv
This commit is contained in:
parent
68b0b490af
commit
d862080fba
@ -3,6 +3,8 @@
|
||||
|
||||
#export FZF_DEFAULT_COMMAND="fd --threads $(nproc) --type f --hidden --color=never"
|
||||
|
||||
export EDITOR="$(which nvim)"
|
||||
|
||||
# XDG Base Directory Support
|
||||
export CARGO_HOME="${XDG_DATA_HOME}/cargo"
|
||||
export GNUPGHOME="${XDG_DATA_HOME}/gnupg"
|
||||
|
Loading…
x
Reference in New Issue
Block a user