一步步安装

iTerm 2 + Solarized Dark 主题

设置路径:Preference → Profile → Default → Colors → (右下角)Color Presets

Solarized Dark 主题 iTerm 2 已内置,也可从 https://ethanschoonover.com/solarized/ 下载

注意额外配置 Colors → ANSI Colors → Bright Black 为 #839496

光标快速移动(iTerm 2)

设置路径:Preference → Profile → Default → Keys

找到 Option + <-Option + -> 两个 快捷键,分别设置为

然后就可以利用 Option + 左右键来以单词为单位移动了

oh-my-zsh

可使用 fig 的插件来完成

sh -c "$(curl -fsSL [<https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh>](<https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh>))"

Power Line

pip install powerline-status

PowerFonts

git clone <https://github.com/powerline/fonts.git> --depth=1
cd fonts
./install.sh