1.0.2 • Published 4 years ago

zsh-theme-setter v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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/\)

Usage

$ zsh-theme <theme-name>

Then run exec zsh to spawn a shell with the newly set theme.

Example:

$ zsh-theme obraun
$ exec zsh
1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago