1. 09 Apr, 2019 1 commit
  2. 08 Apr, 2019 1 commit
    • Marc Cornellà's avatar
      lib: delete PS1 default · 30594886
      Marc Cornellà authored
      A default PS1 doesn't make sense: the user will either choose a theme or not
      care about a default prompt since they can set it themselves.
      
      Fixes #7054
      30594886
  3. 21 Mar, 2019 2 commits
  4. 25 Feb, 2019 1 commit
  5. 20 Jan, 2019 1 commit
  6. 15 Sep, 2018 1 commit
  7. 09 Sep, 2018 1 commit
  8. 08 Sep, 2018 1 commit
  9. 19 Aug, 2018 1 commit
    • John Burwell's avatar
      Add jenv plugin · e8b99589
      John Burwell authored
      Initializes jenv and provides the jenv_prompt_info funtion to add
      Java version information to prompts.  This function is stubbed in
      prompt_info_functions script to allow it to be safely called
      regardless of whether or not the jenv plugin is loaded.
      
      It also splits detection of the plugin/versions directory and bin directory
      to suppport the way Homebrew splits the jenv bin and data directories
      e8b99589
  10. 09 Aug, 2018 1 commit
  11. 07 Aug, 2018 1 commit
    • Janosch Schwalm's avatar
      use https everywhere (#6574) · 19b925e7
      Janosch Schwalm authored
      * use https everywhere
      
      * use https links on the files that are left
      
      Also, removed some broken links and updated redirections.
      19b925e7
  12. 02 Aug, 2018 1 commit
  13. 24 Jul, 2018 1 commit
  14. 13 Jul, 2018 1 commit
  15. 02 Jul, 2018 1 commit
  16. 01 Jul, 2018 1 commit
  17. 30 Jun, 2018 2 commits
    • Marc Cornellà's avatar
      open_command: fix and improve command for WSL · f898ada8
      Marc Cornellà authored
      - Add double quotes to command so that the next argument isn't
        interpreted as the title for the start command.
      
      - If the first argument is a valid path, convert it to Windows path
        notation. If `wslpath` fails—because it's a path from inside WSL,
        which cannot be converted to Windows path notation— fail with an
        error code.
      
        This last circumstance will show an error like so:
      
          wslpath: path: Result not representable
      f898ada8
    • Marc Cornellà's avatar
      open_command: simplify code · 12086593
      Marc Cornellà authored
      12086593
  18. 26 May, 2018 2 commits
  19. 07 May, 2018 1 commit
  20. 24 Apr, 2018 1 commit
  21. 22 Apr, 2018 8 commits
  22. 15 Apr, 2018 1 commit
  23. 23 Jan, 2018 1 commit
  24. 14 Nov, 2017 1 commit
  25. 30 Dec, 2016 2 commits
  26. 15 Nov, 2016 1 commit
  27. 03 Nov, 2016 1 commit
  28. 02 Nov, 2016 2 commits