# install home-brew # install zsh # install oh-my-zsh git clone https://git.mingzailao.live/mingzailao/ohmyzsh.git ~/.oh-my-zsh cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc chsh -s $(which zsh)