Home

Awesome

zsh-themer

A theme for oh-my-zsh with multiple color scheme options, with git status decorators There are also multiple icons to choose from within the .zsh-theme file

This theme requires a nerd font, get one at https://www.nerdfonts.com/

This is a heavy modification of the "strug" oh-my-zsh theme: https://github.com/triplepointfive/oh-my-zsh/blob/master/themes/strug.zsh-theme

To download and add to oh-my-zsh themes, use either curl or wget:

curl - curl -o ~/.oh-my-zsh/custom/themes/themer.zsh-theme https://raw.githubusercontent.com/MrRedacted/zsh-themer/master/themer.zsh-theme

wget - wget -O ~/.oh-my-zsh/custom/themes/themer.zsh-theme https://raw.githubusercontent.com/MrRedacted/zsh-themer/master/themer.zsh-theme