mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
activate virtualenvwrapper by default
This commit is contained in:
parent
2303ad0652
commit
f83cdb34ce
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
virtualenvwrapper='virtualenvwrapper_lazy.sh'
|
||||
virtualenvwrapper='virtualenvwrapper.sh'
|
||||
if (( $+commands[$virtualenvwrapper] )); then
|
||||
source ${${virtualenvwrapper}:c}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue