mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-16 02:27:03 +01:00
Added new virtualenvwrapper plugin
This commit is contained in:
parent
eda24dcb75
commit
c6e8fa92ea
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ ZSH_THEME="gallifrey"
|
|||
# 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 osx python pip django)
|
||||
plugins=(git osx python virtualenvwrapper)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue