spacemacs安装问题

因为 GitHub 克隆的速度太慢,超时了,可以临时换个 GitHub 源

git config --global url.https://github.com.cnpmjs.org/.insteadof https://github.com/

设置会写入到 .gitconfig 中,如果你不想一直使用源的话,将相关的配置删去即可