set pythonbrew plugin as initializable.

This commit is contained in:
Carlos Cardoso 2012-06-29 00:06:57 -03:00
commit 73c69e7f1a

View file

@ -29,7 +29,7 @@ DISABLE_AUTO_UPDATE="true"
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(git python virtualenvwrapper vim-override)
plugins=(git python pythonbrew virtualenvwrapper vim-override)
source $ZSH/oh-my-zsh.sh