iTerm2配色

iTerm2下载

在系统的终端下运行以下命令

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

然后再运行

1
curl -L https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh | sh
1
sudo easy_install pip
1
pip install powerline-status

最后重启iTerm2