Minor changes

This commit is contained in:
Derek Taylor
2019-07-02 15:43:05 -05:00
parent f729c9aed0
commit 3f3f331f18
3 changed files with 34 additions and 7 deletions

2
.zshrc
View File

@@ -96,7 +96,7 @@ plugins=(
if [[ -n $SSH_CONNECTION ]]; then
export EDITOR='vim'
else
export EDITOR='mvim'
export EDITOR='vim'
fi
# Compilation flags