diff --git a/zsh/.zshrc b/zsh/.zshrc index af75929..1413f99 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -1 +1,2 @@ +export EDITOR="/usr/bin/nvim" eval "$(starship init zsh)"