1. 24 Jun, 2018 1 commit
  2. 20 Jun, 2018 1 commit
    • Ruben Di Battista's avatar
      Fix autojump sourcing on OSX with Macports (#4801) · 6c1dab23
      Ruben Di Battista authored
      * Fix autojump sourcing on OSX with Macports
      
      The last version of autojump available on Macports does not have
      anymore different shell scripts (.sh, .zsh, .bash ...) to be sourced
      but just one autojump.sh that takes care of that located at
      /opt/local/etc/profile.d/autojump.sh
      
      fix # 4625
      
      * Fix bug with macports autojump on OSX.
      6c1dab23
  3. 19 Jun, 2018 1 commit
  4. 18 Jun, 2018 3 commits
  5. 16 Jun, 2018 2 commits
  6. 15 Jun, 2018 8 commits
  7. 14 Jun, 2018 1 commit
  8. 13 Jun, 2018 1 commit
  9. 12 Jun, 2018 6 commits
  10. 10 Jun, 2018 1 commit
  11. 06 Jun, 2018 1 commit
    • Marc Cornellà's avatar
      virtualenvwrapper: set $WORKON_HOME if undefined · f461d21d
      Marc Cornellà authored
      This uses the default that virtualenvwrapper.sh would set if it was called. If the user
      changes its value after the plugin is loaded, the plugin will work all the same.
      
      Fixes #6882
      Closes #6870
      Closes #6883
      f461d21d
  12. 05 Jun, 2018 1 commit
  13. 28 May, 2018 2 commits
  14. 26 May, 2018 11 commits