Marc Cornellà dbd16000a5 themes: fix minor syntax error | %!s(int64=4) %!d(string=hai) anos | |
---|---|---|
.. | ||
README.md | %!s(int64=6) %!d(string=hai) anos | |
themes.plugin.zsh | %!s(int64=4) %!d(string=hai) anos |
This plugin allows you to change ZSH theme on the go.
To use it, add themes
to the plugins array in your zshrc file:
plugins=(... themes)
theme <theme_name>
- Changes the ZSH theme to specified theme.
theme
- Changes the ZSH theme to some random theme.
lstheme
- Lists installed ZSH themes.