Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 589 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 589 Bytes

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"