From e14e1f99e69ef32624c85adefc03e9ef88d34af0 Mon Sep 17 00:00:00 2001 From: Fedor Lyanguzov Date: Thu, 15 Feb 2018 21:01:21 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B5?= =?UTF-8?q?=D0=BD=20=D0=B2=D0=B8=D0=B7=D1=83=D0=B0=D0=BB=D1=8C=D0=BD=D1=8B?= =?UTF-8?q?=D0=B9=20=D1=80=D0=B5=D0=B4=D0=B0=D0=BA=D1=82=D0=BE=D1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index f2f45f4..6eb532b 100644 --- a/.zshrc +++ b/.zshrc @@ -72,6 +72,7 @@ plugins=( ) EDITOR="vim" +VISUAL="$EDITOR" source $ZSH/oh-my-zsh.sh # User configuration