由于我的騰訊云服務器在北京幕与,無法連接到github,我把github的oh my zsh fork下來import到了我的gitlab上
原命令: (sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)")
改為:sh -c "$(curl -fsSL https://gitlab.com/Amos008/ohmyzsh/-/raw/master/tools/install.sh)"
即可