.zsh - my zsh configuration file
brew install zsh
sudo chsh -s $(which zsh) $(whoami)
cd ~ && git clone https://github.com:yanyingwang/.zsh && echo '. $HOME/.zsh/zshrc' >> .zshrc
Open a new terminal and wait for a second, everything will be setted.
- please check out the
zshrc
file for the details. - please check out a plugin manager of this repo using: https://github.com/yanyingwang/antibody