add bundler plugin

This commit is contained in:
James Walker 2012-01-23 01:43:38 -05:00
parent e3d75b181a
commit f80cfe7ae5

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 rvm pip django osx brew deb ssh-agent npm drush vagrant knife)
plugins=(git github svn ruby rails3 bundler rvm pip django osx brew deb ssh-agent npm drush vagrant knife)
source $ZSH/oh-my-zsh.sh