ZshELDA

November 15, 2015 · View on GitHub

alt tag

This is simply a Zelda inspired ZSH Terminal Theme with functioning GIT Status which is nerdily shown to mimic the retro nes HUD: Where "-LIFE-" is either ONE Heart or FULL Hearts, depending on your git repo being dirty or not.

Example

{FULL PATH}
LVL-{git branch:HEAD} [B][A] -LIFE- ♥ ♥ ♥ ♥ ♥ ♥ ♥ ♥ ♥ ♥
  {comp} {date} {time}
 {user} @ {PWD PATH}

Output Example

/home/xopher/.oh-my-zsh/themes
LVL-master [B][A] -LIFE- ♥ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ 
  Magix Sat 14 ⌛11:43PM
 xopher @ themes

Installation

 mv zelda.zsh-theme ~/.oh-my-zsh/themes/
 export ZSH_THEME="zelda"