diff --git a/custom/misc.zsh b/custom/misc.zsh new file mode 100644 index 000000000..d735ed5a9 --- /dev/null +++ b/custom/misc.zsh @@ -0,0 +1 @@ +export EDITOR='mvim -f -c "au VimLeave * opendiff -a Terminal"'