鏡像自
https://github.com/dcarrillo/prezto.git
已同步 2026-01-05 06:27:06 +00:00
[python] Ensure availability of virtualenvwrapper file before sourcing it
此提交包含在:
@@ -108,7 +108,10 @@ if (( $+VIRTUALENVWRAPPER_VIRTUALENV || $+commands[virtualenv] )) && \
|
||||
${(@Ov)commands[(I)virtualenvwrapper(_lazy|).sh]}
|
||||
/usr/share/virtualenvwrapper/virtualenvwrapper(_lazy|).sh(OnN)
|
||||
)
|
||||
source "${virtenv_sources[1]}"
|
||||
if (( $#virtenv_sources )); then
|
||||
source "${virtenv_sources[1]}"
|
||||
fi
|
||||
|
||||
unset virtenv_sources
|
||||
fi
|
||||
fi
|
||||
|
||||
新增問題並參考
封鎖使用者