mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 13:21:19 +08:00 
			
		
		
		
	Fix bad right prompt placing.
This commit is contained in:
		
							parent
							
								
									a38af27991
								
							
						
					
					
						commit
						3e5e2d45e9
					
				@ -27,7 +27,7 @@ eval my_gray='$FG[237]'
 | 
			
		||||
eval my_orange='$FG[214]'
 | 
			
		||||
 | 
			
		||||
# right prompt
 | 
			
		||||
PROMPT='$(virtualenv_prompt_info)$my_gray%n@%m%{$reset_color%}%'
 | 
			
		||||
RPROMPT='$(virtualenv_prompt_info)$my_gray%n@%m%{$reset_color%}%'
 | 
			
		||||
 | 
			
		||||
# git settings
 | 
			
		||||
ZSH_THEME_GIT_PROMPT_PREFIX="$FG[075](branch:"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user