diff --git a/dotfiles/.zshrc b/dotfiles/.zshrc index b7724bb..beb2185 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -117,6 +117,9 @@ alias vc='nvim ~/.config/nvim/init.vim' # ~/.zshrc +export MT_EDITOR=nvim +export VISUAL=nvim + eval "$(starship init zsh)" f() {