update oh-my-zsh & add npm + drush plugins

This commit is contained in:
2011-04-12 11:42:31 -04:00
parent 490f547774
commit 83f367b49d
2 changed files with 2 additions and 2 deletions

2
zshrc
View File

@ -16,7 +16,7 @@ export ZSH_THEME="walkah"
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(git github svn ruby rails3 pip osx brew deb ssh-agent)
plugins=(git github svn ruby rails3 pip osx brew deb ssh-agent npm drush)
source $ZSH/oh-my-zsh.sh