zsh-theme-enormous
November 23, 2016 ยท View on GitHub
A zsh theme, that takes up an enourmous amount of space in the terminal.

Install (with plain zsh)
- Download
enormous.zsh-theme. - Put it somewhere. e.g.
~/enormous.zsh-theme - Add to
~/.zshrc:source ~/enormous.zsh-theme.
Install (with oh-my-zsh)
- Download
enormous.zsh-theme. - Put it in
~/.oh-my-zsh/custom/themes/. - Edit
~/.zshrcwithZSH_THEME="enormous".