Discover, install, and configure shell plugins with Fig Plugin Store →
💡

Oh My Zsh Skill Theme

Oh-My-ZSH S-Kill theme

frontendmonster
|
10 stars
1 forks

S-Kill theme for ZSH users

screenshot

Installation

Step 1

Copy theme file on oh-my-zsh custom themes:

$ wget https://raw.githubusercontent.com/frontendmonster/oh-my-zsh-skill-theme/master/skill.zsh-theme -P $ZSH_CUSTOM/themes/

Step 2

Set your $ZSH_THEME to skill in your ~/.zshrc

# ~/.zshrc
ZSH_THEME="skill"

Step 3

Source zshrc to apply changes:

Feedback

Suggestions and improvements are welcomed!