updated docs for the themeing as it uses .zsh-theme not .theme

This commit is contained in:
ArcheyDevil 2012-02-12 11:56:48 +11:00
commit ff27c04067

View file

@ -61,6 +61,13 @@ distributed with oh-my-zsh, create a plugin of the same name in the
`~/.omz/plugins/` directory and it will be loaded instead of the one
provided one.
Themes
======
To use your custom theme, cp/mv the theme to `~/.omz/themes/mytheme.zsh-theme`
then update your .zshrc file so it knows to use the theme with
`zstyle :omz:style theme mytheme`
Resources
---------