mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
added ruby v to roymuse
This commit is contained in:
parent
fdc2acba61
commit
4fbd0436b4
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ GIT_DIRTY_COLOR=$FG[133]
|
||||||
GIT_CLEAN_COLOR=$FG[118]
|
GIT_CLEAN_COLOR=$FG[118]
|
||||||
GIT_PROMPT_INFO=$FG[012]
|
GIT_PROMPT_INFO=$FG[012]
|
||||||
|
|
||||||
PROMPT='╭─%{$PROMPT_SUCCESS_COLOR%}%~%{$reset_color%} %{$GIT_PROMPT_INFO%}$(git_time_since_commit)$(git_prompt_info)%{$GIT_DIRTY_COLOR%}$(git_prompt_status) %{$reset_color%}%{$PROMPT_PROMPT%}
|
PROMPT='╭─%{$PROMPT_SUCCESS_COLOR%}%~%{$reset_color%} %{$GIT_PROMPT_INFO%}$(rvm_prompt_info) $(git_time_since_commit)$(git_prompt_info)%{$GIT_DIRTY_COLOR%}$(git_prompt_status) %{$reset_color%}%{$PROMPT_PROMPT%}
|
||||||
╰─ᐅ%{$reset_color%} '
|
╰─ᐅ%{$reset_color%} '
|
||||||
|
|
||||||
#RPS1="${return_code}"
|
#RPS1="${return_code}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue