GitHub账号初始化 redbull 2019-05-27 117 阅读1分钟 git config --global user.email xxx@yyyy.com cd ~/.ssh ls ssh-keygen -t rsa -C "xxx@yyyy.com"