Oh my zsh on MacOS
31 Oct 2018- Use
brew install zsh zsh-completionsinstall zsh 1 - Install
oh-my-zshby usingsh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"2 - Edit file
~/.zshrc - Change your default shell
chsh -s /bin/zsh - Setup font 3, Set this font in iTerm2 (14px is my personal preference) (iTerm → Preferences → Profiles → Text → Change Font).