0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

Change link to agnoster wiki + format changes

https://github.com/robbyrussell/oh-my-zsh/wiki/Themes#agnoster
This commit is contained in:
Marc Cornellà 2016-10-25 06:04:08 +02:00 committed by GitHub
parent 0f4d6a5056
commit 3bd6be1076

View file

@ -78,9 +78,9 @@ ZSH_THEME="robbyrussell"
To use a different theme, simply change the value to match the name of your desired theme. For example:
```shell
ZSH_THEME="agnoster" # (this is one of the fancy ones ;
# you might need to install a specific font on your console's host for this to work ;
# see https://github.com/powerline/fonts/tree/master/DejaVuSansMono)
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
```
Open up a new terminal window and your prompt should look something like...