• 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
Name
Last commit
Last update
..
bzr.zsh Loading commit data...
clipboard.zsh Loading commit data...
compfix.zsh Loading commit data...
completion.zsh Loading commit data...
correction.zsh Loading commit data...
diagnostics.zsh Loading commit data...
directories.zsh Loading commit data...
functions.zsh Loading commit data...
git.zsh Loading commit data...
grep.zsh Loading commit data...
history.zsh Loading commit data...
key-bindings.zsh Loading commit data...
misc.zsh Loading commit data...
nvm.zsh Loading commit data...
prompt_info_functions.zsh Loading commit data...
spectrum.zsh Loading commit data...
termsupport.zsh Loading commit data...
theme-and-appearance.zsh Loading commit data...