Switch default editor from vi to vim

This commit is contained in:
Michael Campagnaro 2015-11-17 00:10:31 -05:00
parent eb713867b3
commit 69065b249f

2
zshrc
View File

@ -34,7 +34,7 @@ chpwd() {
export TERM=xterm-256color
# Use vim as the editor
export EDITOR=vi
export EDITOR=vim
# Grep tweaks
export GREP_OPTIONS="-nRi --color --exclude-dir=.git --exclude-dir=tmp --exclude-dir=log --exclude-dir=node_modules --exclude-dir=bower_components --exclude-dir=coverage --exclude-dir=.bundle --exclude=*.csv --exclude=*.pdf --exclude-dir=vendor --exclude-dir=rdoc --exclude-dir=target --exclude-dir=personal" # --exclude-dir=images --exclude-dir=coverage