1. 17 Mar, 2014 1 commit
  2. 16 Oct, 2013 1 commit
  3. 08 Jun, 2013 1 commit
    • Andrew Grangaard's avatar
      virtualenvwrapper plugin cleanup · e73dd2cd
      Andrew Grangaard authored
      * removes cd override by using chpwd_functions
      * removes subshell call to which by using $+commands array and
        c param expansion to find in PATH
      * zsh love!
      e73dd2cd
  4. 21 May, 2013 1 commit
  5. 02 Dec, 2012 1 commit
    • 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
  6. 25 Aug, 2012 2 commits
  7. 25 Jun, 2012 1 commit
  8. 18 Jun, 2012 1 commit
  9. 09 Jun, 2012 1 commit