config/oh-my-zsh/plugins/themes
2023-02-27 20:04:56 +05:30
..
README.md add zsh 2023-02-27 20:04:56 +05:30
themes.plugin.zsh add zsh 2023-02-27 20:04:56 +05:30

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.