diff --git a/.zshrc b/.zshrc index 9b69066..4eb58f8 100644 --- a/.zshrc +++ b/.zshrc @@ -97,3 +97,4 @@ HISTFILE=~/.zsh_history # Created by `pipx` on 2024-10-24 13:49:13 export PATH="$PATH:/home/doryan/.local/bin" +export EDITOR=nvim