mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 13:21:19 +08:00 
			
		
		
		
	updated symbol
This commit is contained in:
		
							parent
							
								
									c2ae9e09ca
								
							
						
					
					
						commit
						8f7b126d2f
					
				@ -16,7 +16,7 @@ function virtualenv_info {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
function prompt_char {
 | 
					function prompt_char {
 | 
				
			||||||
    git branch >/dev/null 2>/dev/null && echo '±' && return
 | 
					    git branch >/dev/null 2>/dev/null && echo '⠠⠵' && return
 | 
				
			||||||
    echo '○'
 | 
					    echo '○'
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user