mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
updated docs for the themeing as it uses .zsh-theme not .theme
This commit is contained in:
parent
7e629d76d5
commit
ff27c04067
1 changed files with 7 additions and 0 deletions
|
|
@ -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
|
`~/.omz/plugins/` directory and it will be loaded instead of the one
|
||||||
provided 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
|
Resources
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue