README.md
September 5, 2022 ยท View on GitHub
zoo_sh
Casual zsh theme with animals emoji

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