$ ssh-keygen -t rsa -C "您的郵箱地址" 輸入密鑰備注名苹支,回車 配置~/.ssh/config Host 密鑰備注名 HostName github.com IdentityFile ~/.ssh/密鑰備注名 將公鑰配置至github