1. 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
  2. 07 Jun, 2013 1 commit
  3. 06 Jun, 2013 1 commit
    • Matthew Robben's avatar
      Update README.textile · b1f41f6f
      Matthew Robben authored
      Add upgrade command to docs. I canceled the prompt once and went hunting for this so I could upgrade.
      b1f41f6f
  4. 30 May, 2013 1 commit
  5. 27 May, 2013 1 commit
  6. 23 May, 2013 2 commits
  7. 21 May, 2013 4 commits
  8. 19 May, 2013 1 commit
  9. 10 May, 2013 1 commit
  10. 09 May, 2013 1 commit
  11. 01 May, 2013 2 commits
  12. 30 Apr, 2013 1 commit
  13. 29 Apr, 2013 2 commits
    • Marcus Müller's avatar
      eliminated unnecessary cd and failing substitution · 39b46f52
      Marcus Müller authored
      Changing the working directory in a sub-subshell
      does not change the working directory of the executing
      shell.
      
      The substitution was broken for me on _all_ my machines,
      so I started looking into the business.
      39b46f52
    • Kaiwen Xu's avatar
      Change sublime text path select priority on mac. · 17a092b0
      Kaiwen Xu authored
      User changed symbolic link for sublime binary is now top priority,
      since this allows users to actually specify which version of sublime
      they want to use. Sublime text 2 binary has higher priority over
      sublime text (3) binary, since sublime text 2 is considered more
      stable.
      17a092b0
  14. 24 Apr, 2013 21 commits