diff options
author | Robby Russell <robby@planetargon.com> | 2009-09-01 05:41:49 -0700 |
---|---|---|
committer | Robby Russell <robby@planetargon.com> | 2009-09-01 05:41:49 -0700 |
commit | ebc6ce25aa2aa2c8957724b916711ceee3bb15ce (patch) | |
tree | 239dd7f6bd062cef8ce77239638a4eae90b61495 | |
parent | f704193fd2732207c158aa3413e2ef9634e7b17f (diff) | |
download | zsh-ebc6ce25aa2aa2c8957724b916711ceee3bb15ce.tar.gz zsh-ebc6ce25aa2aa2c8957724b916711ceee3bb15ce.tar.bz2 zsh-ebc6ce25aa2aa2c8957724b916711ceee3bb15ce.zip |
Including a link to the Themes wiki page from the README
-rw-r--r-- | README.textile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.textile b/README.textile index d7169c394..305df4fce 100644 --- a/README.textile +++ b/README.textile @@ -39,6 +39,7 @@ TODO: Update this.. * ssh autocomplete: @ssh (tab)@ or @scp (tab)@ * Git branch, it'll tell you which branch you're in when you're in a git repository directory. * Theme support: Change the @ZSH_THEME@ environment variable in @~/.zshrc@. +** Take a look at the "current themes":http://wiki.github.com/robbyrussell/oh-my-zsh/themes that come bundled with Oh My Zsh. * much much more.. h3. Uninstalling |