summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Cornellà <marc.cornella@live.com>2016-10-25 06:04:08 +0200
committerGitHub <noreply@github.com>2016-10-25 06:04:08 +0200
commit3bd6be10769097351156c6460db78b5f529f4b03 (patch)
treecd4b9db4ffd92352c21f879e0b180713eb0fed80
parent0f4d6a5056d458e04d11c046820e5d17f65c161e (diff)
downloadzsh-3bd6be10769097351156c6460db78b5f529f4b03.tar.gz
zsh-3bd6be10769097351156c6460db78b5f529f4b03.tar.bz2
zsh-3bd6be10769097351156c6460db78b5f529f4b03.zip
Change link to agnoster wiki + format changes
https://github.com/robbyrussell/oh-my-zsh/wiki/Themes#agnoster
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 268c1b39d..5902c419e 100644
--- a/README.md
+++ b/README.md
@@ -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...