From 817a935316dec8ab96de71836d22fbb633b7338e Mon Sep 17 00:00:00 2001 From: Mario Pabon Date: Fri, 12 Aug 2016 22:16:49 -0400 Subject: [PATCH] VIM FOREVER --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index 9d3aeef..632d68d 100644 --- a/zshrc +++ b/zshrc @@ -21,7 +21,7 @@ export GO15VENDOREXPERIMENT="1" export MANPATH="/usr/local/opt/coreutils/libexec/gnuman:$MANPATH" export NODE_PATH=/usr/local/lib/node_modules -export EDITOR=emacs +export EDITOR=vim export ACK_PAGER_COLOR="less -x4SRFX" # Setup Python/Virtualenv