add django plugin

This commit is contained in:
James Walker 2011-07-25 16:49:41 -04:00
parent f8ecc5a332
commit b028bbc9d1

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/*) # Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Example format: plugins=(rails git textmate ruby lighthouse) # Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(git github svn ruby rails3 rvm pip osx brew deb ssh-agent npm drush vagrant knife) plugins=(git github svn ruby rails3 rvm pip django osx brew deb ssh-agent npm drush vagrant knife)
source $ZSH/oh-my-zsh.sh source $ZSH/oh-my-zsh.sh