▲ZEIT's zsh
theme
First, download the theme into Oh My Zsh
's theme folder:
curl https://raw.githubusercontent.com/zeit/zeit.zsh-theme/master/zeit.zsh-theme -Lo ~/.oh-my-zsh/themes/zeit.zsh-theme
Edit your ~/.zshrc
:
ZSH_THEME="zeit"
Then apply the theme:
source ~/.zshrc