Aswath K d9ea260479 themes: add custom themes directory support to `lstheme` (#7236) | 6 years ago | |
---|---|---|
.. | ||
README.md | 6 years ago | |
_theme | 12 years ago | |
themes.plugin.zsh | 6 years ago |
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.