zsh with oh-my-zsh and powerlevel9k theme
install on Mac OS X:
- Install zsh:
brew install zsh zsh-completions
- Install oh-my-zsh:
curl -L https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh | sh
- Change default shell:
chsh -s /usr/local/bin/zsh
- Install POWERLEVEL9k:
git clone https://github.com/bhilburn/powerlevel9k.git ~/.oh-my-zsh/custom/themes/powerlevel9k
- Use .zshrc from the repository in your user folder, copy it to user folder
- Use color scheme from the repository for Terminal.App
- Use font from the repository for Terminal.App, font size 13 recommended