Home

Awesome

zoo_sh

Casual zsh theme with animals emoji

zoo

Installation

  1. Install oh-my-zsh: sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  2. Create directory: mkdir $ZSH_CUSTOM/themes (skip if already exists)
  3. Download: curl https://raw.githubusercontent.com/salamantos/zoo_sh/master/zoo_sh.zsh-theme --output $ZSH_CUSTOM/themes/zoo_sh.zsh-theme
  4. Select theme: vim ~/.zshrc and then set ZSH_THEME="zoo_sh"