Oh my zsh on MacOS
31 Oct 2018- Use
brew install zsh zsh-completions
install zsh 1 - Install
oh-my-zsh
by 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).