A designer developed zsh prompt
# install zsh:
brew install zsh
# install oh-my- zsh:
curl -L https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh | sh
# Clone this repository
git clone https://github.com/itsthatguy/itg.zsh-theme.git
cd itg.zsh-theme
# Run the install script
./bin/install