S-Kill theme for ZSH users

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!