mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 13:21:19 +08:00 
			
		
		
		
	agnoster: remove empty line (#7775)
This commit is contained in:
		
							parent
							
								
									978b724c4a
								
							
						
					
					
						commit
						8db0f352e8
					
				@ -152,7 +152,6 @@ prompt_bzr() {
 | 
			
		||||
            if [[ $status_all -gt 0 ]] ; then
 | 
			
		||||
                prompt_segment yellow black
 | 
			
		||||
                echo -n "bzr@"$revision
 | 
			
		||||
 | 
			
		||||
            else
 | 
			
		||||
                prompt_segment green black
 | 
			
		||||
                echo -n "bzr@"$revision
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user