Remove vagrant plugin
This commit is contained in:
parent
910b72feae
commit
ae18bf8993
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user