安装git-bash for windows
https://gitforwindows.org/
下载安装一直下一步即可
下载zsh
https://dotatong.cn/tools/zsh-5.8-3-x86_64.pkg.tar
下载后解压到 Git 安装的根目录,相当于对git bash做一个补充包。
安装oh_my_zsh
安装oh_my_zsh(MacOS也可使用该步骤安装oh_my_zsh)
sh -c "$(curl -fsSL https://dotatong.cn/tools/oh_my_zsh.sh)"