diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2015-05-25 01:15:37 +0200 |
---|---|---|
committer | ncanceill <nicolas.canceill@ens-cachan.org> | 2015-06-11 23:52:09 +0200 |
commit | 3f9298514e22d6e5923f14f98b825f1688158781 (patch) | |
tree | 49fb66b9e0c776d88269458a41af7a811c5d974f | |
parent | 81eec406c8186a8f15763cf21230e0f1164942c9 (diff) | |
download | zsh-3f9298514e22d6e5923f14f98b825f1688158781.tar.gz zsh-3f9298514e22d6e5923f14f98b825f1688158781.tar.bz2 zsh-3f9298514e22d6e5923f14f98b825f1688158781.zip |
Added references to the `external themes` wiki page.
-rw-r--r-- | README.markdown | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 5d4819d76..3805d1eb4 100644 --- a/README.markdown +++ b/README.markdown @@ -67,6 +67,8 @@ To use a different theme, simple change the value to match the name of your desi Open up a new terminal window and your prompt should look something like... +In case you did not find a suitable theme for your needs, please have a look at the wiki for [more themes](https://github.com/robbyrussell/oh-my-zsh/wiki/External-themes). + ## Advanced Topics If you're the type that likes to get their hands dirty... these sections might resonate. @@ -154,7 +156,7 @@ We also need people to test out pull-requests. So take a look through [the open ### Do NOT Send Us Themes -We have (more than) enough themes for the time being. Please fork the project and add one in there – you can let people know how to grab it from there. +We have (more than) enough themes for the time being. Please add your theme to the [external themes](https://github.com/robbyrussell/oh-my-zsh/wiki/External-themes) wiki page. ## Contributors |