- 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.
-
- 07 Oct, 2018 1 commit
-
-
Marc Cornellà authored
These themes used an adhoc substitution of $HOME for tilde in $PWD, but it's better to use '%~' and is less error prone. See #7160
-
- 27 Sep, 2015 1 commit
-
-
justvitalius authored
-
- 11 Sep, 2015 1 commit
-
-
Kirill Pahnev authored
-
- 02 Sep, 2015 1 commit
-
-
bronzdoc authored
-
- 29 Nov, 2013 1 commit
-
-
Dhruva Sagar authored
-