要为ssh key 重命名的方法

1,735 阅读1分钟

Ref:www.codes51.com/itwd/287366…


ssh-keygen -t rsa -f ~/.ssh/你开心就好
然后在 ~/.ssh/config添加

Host github.com gist.github.com api.github.com
IdentityFile /path/to/othername