mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 13:21:19 +08:00 
			
		
		
		
	RVM info
This commit is contained in:
		
							parent
							
								
									878d569c68
								
							
						
					
					
						commit
						ebbead82ab
					
				@ -1,8 +1,10 @@
 | 
			
		||||
local rvm="%{$fg[green]%}[$(rvm-prompt i v g)]%{$reset_color%}"
 | 
			
		||||
 | 
			
		||||
PROMPT='
 | 
			
		||||
%{$fg_bold[gray]%}%~%{$fg_bold[blue]%}%{$fg_bold[blue]%} % %{$reset_color%}
 | 
			
		||||
%{$fg[green]%}➞  %{$reset_color%'
 | 
			
		||||
 | 
			
		||||
RPROMPT='$(git_prompt_info)'
 | 
			
		||||
RPROMPT='$(git_prompt_info) $(rvm)'
 | 
			
		||||
 | 
			
		||||
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg_bold[blue]%}[git:"
 | 
			
		||||
ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%}"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user