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