$ brew install zsh$ curl -L https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh | sh$ chsh -s /bin/zshiTerm2 - macOS Terminal Replacement
powerline/fonts: Patched fonts for Powerline users.
$ git clone https://github.com/powerline/fonts
$ cd fonts
$ ./install.shPreferences -> Profiles -> Text
Use fonts for Inconsolata for Powerline.
Edit .zshrc
ZSH_THEME="agnoster"
# add line
# default user
prompt_context(){}Edit .zshrc
source ~/.bash_profile