1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-03-22 17:20:28 +08:00
ohmyzsh-mirror/lib
Andrew Janke 299cd4777a Themes: switch to using ruby_prompt_info()
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.
2019-05-08 08:45:34 +02:00
..
bzr.zsh
clipboard.zsh
compfix.zsh compfix: fix check for empty string (#7674) 2019-03-21 20:35:00 +01:00
completion.zsh
correction.zsh
diagnostics.zsh
directories.zsh init: run compinit before loading lib/ files 2019-05-07 21:30:06 +02:00
functions.zsh lib: optimize default and env_default 2019-02-25 23:20:47 +01:00
git.zsh lib: stop detecting git versions prior to 1.7.2 2019-04-09 20:38:13 +02:00
grep.zsh
history.zsh lib: fix issues with nounset and parameters used before defined (#7433) 2019-04-09 12:58:45 +02:00
key-bindings.zsh
misc.zsh misc: remove please alias to sudo 2019-01-20 17:20:26 +01:00
nvm.zsh
prompt_info_functions.zsh Themes: switch to using ruby_prompt_info() 2019-05-08 08:45:34 +02:00
spectrum.zsh
termsupport.zsh termsupport: add support for tmux* $TERM values (#7622) 2019-03-21 20:41:55 +01:00
theme-and-appearance.zsh Themes: switch to using ruby_prompt_info() 2019-05-08 08:45:34 +02:00