zsh-theme-setter
v1.0.2
Published
Easily set your ZSH theme.
Downloads
5
Readme
ZSH Theme Setter
Easily set your zsh theme.
Setup
Make sure you have Node and Oh my ZSH installed.
Then run:
$ npm install -g zsh-theme-setter
The script assumes that:
- you are not using Windows
- your
.zshrc
is located in your home path (/Users/<user>)
Usage
$ zsh-theme <theme-name>
Then run exec zsh
to spawn a shell with the newly set theme.
Example:
$ zsh-theme obraun
$ exec zsh