Merge branch 'master' of github.com:dustinswan/dotfiles

This commit is contained in:
2017-02-06 19:57:00 -05:00
3 changed files with 3 additions and 18 deletions

3
zshrc
View File

@@ -24,6 +24,9 @@ if [ -x "$(command -v nvim)" ]; then
alias vi=nvim
alias vim=nvim
export EDITOR=nvim
else
alias vi=vim
export EDITOR=vim
fi
# typing 'emacs' should not load any config