Aswath K 2cb7bc7357 Add READMEs to plugins: yum, mosh, themes (#7229) 5 年之前
..
README.md 2cb7bc7357 Add READMEs to plugins: yum, mosh, themes (#7229) 5 年之前
_theme f7b1615b7c Added completion to the theme selection plugin 12 年之前
themes.plugin.zsh f731d6c16f themes plugin now picks a random theme if no argument is provided. 10 年之前

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.