ohmyzsh/plugins/themes
Aswath K 08f2fc1214 themes: fix custom themes directory (#7233) 2018-10-05 10:13:39 +02:00
..
README.md
_theme
themes.plugin.zsh themes: fix custom themes directory (#7233) 2018-10-05 10:13:39 +02:00

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.