Browse Source

VIM FOREVER

pull/2/head
Mario Pabon 9 years ago
parent
commit
817a935316
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      zshrc

+ 1
- 1
zshrc View File

@ -21,7 +21,7 @@ export GO15VENDOREXPERIMENT="1"
export MANPATH="/usr/local/opt/coreutils/libexec/gnuman:$MANPATH" export MANPATH="/usr/local/opt/coreutils/libexec/gnuman:$MANPATH"
export NODE_PATH=/usr/local/lib/node_modules export NODE_PATH=/usr/local/lib/node_modules
export EDITOR=emacs
export EDITOR=vim
export ACK_PAGER_COLOR="less -x4SRFX" export ACK_PAGER_COLOR="less -x4SRFX"
# Setup Python/Virtualenv # Setup Python/Virtualenv


Loading…
Cancel
Save