- 08 May, 2019 1 commit
-
-
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.
-
- 15 Dec, 2015 1 commit
-
-
Andrew Janke authored
Fixes #4085: core -> plugin dependency issue. Rename it to git_current_branch for clarity that it's git-specific. Update all plugins that were calling it to use new name. Fix variable leaks by making more variables in lib/git.zsh local. Have lib/git.zsh use [[ ]] instead of [ ] everywhere.
-
- 26 Mar, 2014 1 commit
-
-
Daniel Farrell authored
-
- 23 Mar, 2014 1 commit
-
-
Daniel Farrell authored
-
- 17 Mar, 2014 1 commit
-
-
Kory Prince authored
-
- 27 Dec, 2013 1 commit
-
-
Konstantin Haase authored
-
- 18 Sep, 2013 1 commit
-
-
Maxime Chaisse-Leal authored
-
- 24 Jan, 2012 1 commit
-
-
Brent Faulkner authored
-
- 16 Aug, 2011 1 commit
-
-
Ben Lumley authored
-
- 23 Apr, 2011 1 commit
-
-
Felipe Gallois authored
-
- 03 Jun, 2010 1 commit
-
-
MasterLambaster authored
-