.zshrc update

This commit is contained in:
cheetah 2013-03-11 03:05:37 +04:00
parent 60c700f268
commit 222a0c9e32
1 changed files with 2 additions and 2 deletions

View File

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