Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-01 | chore: fix spelling errors across the project (#10459) | Josh Soref | |
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com> | |||
2019-05-08 | Themes: switch to using ruby_prompt_info() | Andrew Janke | |
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. | |||
2013-04-23 | Merge pull request #922 from sbfaulkner/master | Robby Russell | |
patch rbenv support for themes | |||
2013-03-13 | Fix git dirty status in dallas.zsh-theme | Max Riveiro | |
2012-02-12 | handle case where ~/.rvm/bin/rvm-prompt is not in path, so "which" can't find it | Brent Faulkner | |
2012-01-23 | adding rbenv support to all the rvm themes | Brent Faulkner | |
2010-05-07 | updated my theme with the date and git branch (+ dirty or not) | Dallas Reedy | |
2010-03-17 | added my personal theme: the dallas them | Dallas Reedy | |