Install
1 | sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" |
Config
1 | chsh -s /bin/zsh |
Plugins
1 | pip install powerline-status --user |
Install
1 | cd ~/.oh-my-zsh/custom/plugins/ |
高亮
1 | cd ~/.oh-my-zsh/custom/plugins/ |
补全
1 | cd ~/.oh-my-zsh/custom/plugins/ |