Marc Cornellà dbd16000a5 themes: fix minor syntax error 4 years ago
..
README.md 2cb7bc7357 Add READMEs to plugins: yum, mosh, themes (#7229) 5 years ago
themes.plugin.zsh dbd16000a5 themes: fix minor syntax error 4 years ago

README.md

Themes Plugin

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)

Usage

theme <theme_name> - Changes the ZSH theme to specified theme.

theme - Changes the ZSH theme to some random theme.

lstheme - Lists installed ZSH themes.