conf2/zsh/.oh-my-zsh/plugins/themes
2019-01-12 16:47:23 +01:00
..
_theme add oh-my-zsh to local user config 2019-01-12 16:47:23 +01:00
README.md add oh-my-zsh to local user config 2019-01-12 16:47:23 +01:00
themes.plugin.zsh add oh-my-zsh to local user config 2019-01-12 16:47:23 +01:00

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.