summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMarc Cornellà <marc.cornella@live.com>2016-10-25 06:04:54 +0200
committerGitHub <noreply@github.com>2016-10-25 06:04:54 +0200
commit2fe358852b2bac84d2e6124ebb012d6bdc30c507 (patch)
tree883558ce56266fae6ae477f5f01fe359580662b9 /README.md
parent37bf9186a03a4e15dcccd1da76b9c6f597cc8e71 (diff)
parent3bd6be10769097351156c6460db78b5f529f4b03 (diff)
downloadzsh-2fe358852b2bac84d2e6124ebb012d6bdc30c507.tar.gz
zsh-2fe358852b2bac84d2e6124ebb012d6bdc30c507.tar.bz2
zsh-2fe358852b2bac84d2e6124ebb012d6bdc30c507.zip
Add a tip to ease agnoster first setup (#5565)
* Add a tip to ease agnoster first setup * Change link to agnoster wiki + format changes https://github.com/robbyrussell/oh-my-zsh/wiki/Themes#agnoster
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index c304c75d3..0e39f4c55 100644
--- a/README.md
+++ b/README.md
@@ -79,6 +79,8 @@ 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
```
Open up a new terminal window and your prompt should look something like this: