mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 21:31:19 +08:00 
			
		
		
		
	typo fix
This commit is contained in:
		
							parent
							
								
									cbd63f220d
								
							
						
					
					
						commit
						c05a28a7d9
					
				@ -27,7 +27,7 @@ eval my_gray='$FG[237]'
 | 
			
		||||
eval my_orange='$FG[214]'
 | 
			
		||||
 | 
			
		||||
# right prompt
 | 
			
		||||
if type "virtualenv_prompt" > /dev/null
 | 
			
		||||
if type "virtualenv_prompt_info" > /dev/null
 | 
			
		||||
then
 | 
			
		||||
	RPROMPT='$(virtualenv_prompt_info)$my_gray%n@%m%{$reset_color%}%'
 | 
			
		||||
else
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user