ssh config host

Host mygithub
  HostName github.com
  User git
  IdentityFile ~/.ssh/github/id_rsa
  IdentitiesOnly yes
相關文章
相關標籤/搜索