Casual zsh theme with animals emoji
- 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 ~/.zshrc
and then setZSH_THEME="zoo_sh"