zsh-theme-setter
v1.0.2
Published
Easily set your ZSH theme.
Downloads
14
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-setterThe script assumes that:
- you are not using Windows
- your
.zshrcis 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