Remove vagrant plugin

This commit is contained in:
Anton Zadvorny 2015-02-01 16:37:39 +03:00
parent 910b72feae
commit ae18bf8993
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
ZSH=$HOME/.oh-my-zsh
ZSH_THEME="cheetah"
plugins=(osx brew git github redis-cli ruby rbenv gem bundler vagrant zsh-syntax-highlighting)
plugins=(osx brew git github redis-cli ruby rbenv gem bundler zsh-syntax-highlighting)
source $ZSH/oh-my-zsh.sh