mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-11-05 22:21:48 +08:00
Using lazy loading for virtualenvwrapper gives a mariginal speed improvement and doesn't stop workon_cd from working. It has the undesired effect of forcing you to call certain virtualenv commands twice before they work (only once per shell instantiation).