Mac 使用 oh my zsh 替代原有shell
安装1sh -c "\$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
OhMyZsh Git 地址https://github.com/robbyruss
...