diff --git a/.zshrc b/.zshrc index 4bdd576..2e707bc 100644 --- a/.zshrc +++ b/.zshrc @@ -56,3 +56,4 @@ alias c='clear' eval "$(fzf --zsh)" eval "$(zoxide init --cmd cd zsh)" +export EDITOR=nvim