- $brew cask install iterm2
- $ sh -c "$(curl -fsSL )"
- edit ~/.zshrc and set ZSH_THEME="agnoster"
- Powerlevel9k:
- git clone ~/.oh-my-zsh/custom/themes/powerlevel9k
- ~/.zshrc and set ZSH_THEME="powerlevel9k/powerlevel9k".
Lots of showoff:
- powerline字体:https://github.com/powerline/fonts
- ¥git clone
- ¥./install.sh
- 在Item2 -》 Preferences -》Profile -》 Text -》Font -》Change Font -》
- Syntax highlighting
- 配色参考:https://github.com/mbadolato/iTerm2-Color-Schemes
- 官方配置:https://gist.github.com/kevin-smets/8568070