mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-15 04:39:50 +00:00
Fix the rvm gemset right prompt:wq
This commit is contained in:
@@ -20,3 +20,4 @@ else
|
||||
if which rvm-prompt &> /dev/null; then
|
||||
RPROMPT='%{$fg[red]%}$(rvm-prompt)%{$reset_color%}'
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user