add plugins

This commit is contained in:
zhangqile 2015-04-10 22:16:35 +08:00
commit fae2c8cc09

View file

@ -48,7 +48,7 @@ ZSH_THEME="robbyrussell"
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(git)
plugins=(git svn mvn osx brew brew-cask)
source $ZSH/oh-my-zsh.sh