在本地克隆后获取安装脚本。
git clone {{endpoint}} cd ohmyzsh/tools REMOTE={{endpoint}} sh install.sh
git -C $ZSH remote set-url origin {{endpoint}} git -C $ZSH pull