chore(zsh): set nvim as EDITOR

This commit is contained in:
Oliver Davies 2022-05-28 09:28:45 +01:00 committed by GitHub
parent bd6b9fd5b1
commit 2ae7d9af1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,4 @@
export EDITOR=nvim
export ZDOTDIR="$HOME/.config/zsh"
PROMPT_EOL_MARK=''