====== Mac OS iTerm 2 ====== ===== iTerm 2 ===== - https://laoshuterry.gitbooks.io/mac_os_setup_guide/content/4_ZshConfig.html - https://zhuanlan.zhihu.com/p/19556676 ===== iTerm 2 & zsh ===== brew install zsh chsh -s /bin/zsh wget https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh brew install autojump [[ -s $(brew --prefix)/etc/profile.d/autojump.sh ]] && . $(brew --prefix)/etc/profile.d/autojump.sh ===== Color ===== - http://ethanschoonover.com/solarized ===== Fonts ===== - https://github.com/CyberLight/agnoster.zsh-theme