文章目录 安装 搭配 主题 使用 挑选 配色 使用 挑选 成果 参考文章 安装 iTerm2:https://www.iterm2.com/ 默认使用zsh终端 chsh -s /bin/zsh Oh my zsh # curl 安装方式 sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" PowerLine // 安装powerline pip install powerline-status --user // 如果提示没有安装pip 先安装pip sudo easy_install pip Powe