• J. Randall Hunt's avatar
    use lazy load for virtualenvwrapper · b9d5a390
    J. Randall Hunt authored
    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).
    b9d5a390
virtualenvwrapper.plugin.zsh 1.59 KB