.zshrc update

This commit is contained in:
cheetah 2013-07-26 16:07:03 +04:00
parent 47f89bdf17
commit d4f47c4f58
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
ZSH=$HOME/.oh-my-zsh
ZSH_THEME="norm"
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 vagrant)
source $ZSH/oh-my-zsh.sh