A bad-ass oh-my-zsh theme.
- Intall the following:
- oh-my-zsh
- powerlevel9k theme installed
- nerd-fonts - make sure to also enable this in your editor and terminal
- Install this theme
cd ~/.oh-my-zsh/custom/themes/ && git clone https://github.com/hipstersmoothie/PowerlevelHipstersmoothie.git
- Add the following line to your .zshrc's theme section:
source ~/.oh-my-zsh/custom/themes/PowerlevelHipstersmoothie/PowerlevelHipstersmoothie.zsh
- Reload oh-my-zsh
source ~/.zshrc