From 2f40806dc0f31390c0d1b19835071cf4136d3b81 Mon Sep 17 00:00:00 2001 From: junikimm717 Date: Sun, 13 Mar 2022 17:25:07 -0400 Subject: [PATCH] zshrc mt integration --- dotfiles/.zshrc | 3 +++ 1 file changed, 3 insertions(+) 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() {