1. 08 May, 2019 1 commit
    • Andrew Janke's avatar
      Themes: switch to using ruby_prompt_info() · 299cd477
      Andrew Janke authored
      Changes themes displaying RVM or other Ruby version info to use the central
      ruby_prompt_info function. This supports more Ruby versioning mechanisms,
      reduces copy-and-paste code, and avoids "zsh: no such file or directory: rvm-prompt"
      when run on machines that do not have RVM installed.
      
      Changes the prefix/suffix variable names to ZSH_THEME_RUBY_PROMPT_PREFIX and
      ZSH_THEME_RUBY_PROMPT_SUFFIX, since they apply to all Ruby versioning mechanisms,
      not just RVM.
      
      Allows empty ZSH_THEME_RUBY_PROMPT_PREFIX and ZSH_THEME_RUBY_PROMPT_SUFFIX.
      299cd477
  2. 22 Apr, 2019 1 commit
  3. 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
  4. 03 Nov, 2016 1 commit
  5. 02 Nov, 2016 2 commits
  6. 11 Oct, 2016 1 commit
  7. 10 Oct, 2016 3 commits
  8. 03 Oct, 2016 4 commits
  9. 12 May, 2016 2 commits
  10. 10 Feb, 2015 1 commit
  11. 25 Apr, 2014 1 commit
  12. 14 Nov, 2013 1 commit
  13. 03 Jan, 2013 1 commit
  14. 31 Dec, 2012 1 commit
  15. 20 Nov, 2010 1 commit
  16. 05 Nov, 2009 2 commits
  17. 04 Nov, 2009 1 commit