From: Don Armstrong Date: Thu, 27 Dec 2012 22:21:22 +0000 (-0800) Subject: use sane editor X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;ds=sidebyside;h=7a8007b174cb2ef0c44a67f2cb226907bd01df62;p=zsh.git use sane editor --- diff --git a/.zsh/zshenv/40_editor b/.zsh/zshenv/40_editor index cdbcc2f..bc04592 100644 --- a/.zsh/zshenv/40_editor +++ b/.zsh/zshenv/40_editor @@ -8,7 +8,7 @@ # Source repository: git://git.madduck.net/etc/zsh.git # -export EDITOR==vim +export EDITOR=sane_editor export VISUAL=$EDITOR # vim:ft=zsh