Awesome
S-Kill theme for ZSH users
The font used in the screenshot is DejaVu Sans Mono Nerd Font
Installation
Step 1
Install 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:
Icons
For icon support you should have nerd-fonts installed, and make sure it is the font used by your terminal.
Feedback
Suggestions and improvements are welcomed!