mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 21:31:19 +08:00 
			
		
		
		
	Added link to powerline (#6352)
This commit is contained in:
		
							parent
							
								
									b5898a5ec6
								
							
						
					
					
						commit
						2e4539b0d4
					
				@ -79,10 +79,11 @@ To use a different theme, simply change the value to match the name of your desi
 | 
			
		||||
 | 
			
		||||
```shell
 | 
			
		||||
ZSH_THEME="agnoster" # (this is one of the fancy ones)
 | 
			
		||||
# you might need to install a special Powerline font on your console's host for this to work
 | 
			
		||||
# see https://github.com/robbyrussell/oh-my-zsh/wiki/Themes#agnoster
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
_Note: many themes require installing the [Powerline Fonts](https://github.com/powerline/fonts) in order to render properly._
 | 
			
		||||
 | 
			
		||||
Open up a new terminal window and your prompt should look something like this:
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user