.dots/zsh/plugins/themes
2021-06-10 11:49:35 +05:00
..
README.md Добавлены конфиги tmux и zsh 2019-09-18 00:17:47 +05:00
themes.plugin.zsh Обновление ohmyzsh 2021-06-10 11:49:35 +05: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.