use extract plugin

This commit is contained in:
James Walker 2012-06-16 12:36:32 -04:00
parent 735b0e9d1e
commit f15a0cb570

2
zshrc
View File

@ -19,7 +19,7 @@ export ZSH_CUSTOM=$HOME/.zsh/custom
# 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 bundler rvm heroku pip django osx brew deb ssh-agent npm drush vagrant knife)
plugins=(extract git github svn ruby rails3 bundler rvm heroku pip django osx brew deb ssh-agent npm drush vagrant knife)
# OH MY ZSH!
source $ZSH/oh-my-zsh.sh