1. 18 Jun, 2018 2 commits
  2. 16 Jun, 2018 2 commits
  3. 15 Jun, 2018 8 commits
  4. 14 Jun, 2018 1 commit
  5. 13 Jun, 2018 1 commit
  6. 12 Jun, 2018 6 commits
  7. 10 Jun, 2018 1 commit
  8. 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
  9. 05 Jun, 2018 1 commit
  10. 28 May, 2018 2 commits
  11. 26 May, 2018 14 commits
  12. 25 May, 2018 1 commit
    • Marc Cornellà's avatar
      added a transfer.sh plugin (#5854) · ed0bd6b3
      Marc Cornellà authored
      
      
      * added a transfer.sh plugin
      created a function to easily upload files to transfer.sh file sharing site
      Usage : transfer file.txt
      
      * added README for transfer.sh plugin
      
      * replaced transfer function with @nl5887 version
      
      * updated transfer README.md
      
      * modified the script to use tar command instead of zip
      
      * Update README formatting
      Co-authored-by: default avatarRemco Verhoef <remco@dutchcoders.io>
      ed0bd6b3