Guo@Guo-PCMINGW64~/Desktop$ls-al~/.sshls:cannotaccess'/c/Users/Guo/.ssh':NosuchfileordirectoryGuo@Guo-PCMINGW64~/Desktop$ssh-keygen-ted25519-C"gyx8899@126.com"Generatingpublic/privateed25519keypair.Enterfileinwhichtosavethekey (/c/Users/Guo/.ssh/id_ed25519):Createddirectory'/c/Users/Guo/.ssh'.Enterpassphrase (empty fornopassphrase):Entersamepassphraseagain:Youridentificationhasbeensavedin/c/Users/Guo/.ssh/id_ed25519Yourpublickeyhasbeensavedin/c/Users/Guo/.ssh/id_ed25519.pubThekeyfingerprintis:SHA256:********************************************gyx8899@126.comThekey's randomart image is:+--[ED25519 256]--+| ******|| *******|| ********|| ********|| *********|| *********|| ********|| ***|| **|+----[SHA256]-----+Guo@Guo-PC MINGW64 ~/Desktop$ eval 'ssh-agent-s'SSH_AUTH_SOCK=/tmp/ssh-tLCshDnx4NI5/agent.784; export SSH_AUTH_SOCK;SSH_AGENT_PID=785; export SSH_AGENT_PID;echo Agent pid 785;Guo@Guo-PC MINGW64 ~/Desktop$ ssh-add ~/.ssh/id_ed25519Could not open a connection to your authentication agent.# Check and confirm Github client has been installedGuo@Guo-PC MINGW64 ~/Desktop$ ssh-add ~/.ssh/id_ed25519Identity added: /c/Users/Guo/.ssh/id_ed25519 (gyx8899@126.com)Guo@Guo-PC MINGW64 ~/Desktop$ clip < ~/.ssh/id_ed25519.pubGuo@Guo-PC MINGW64 ~/Desktop$ ssh -T git@github.comThe authenticity of host 'github.com (52.74.223.119)' can't be established.RSAkeyfingerprintisSHA256:*******************************************.Areyousureyouwanttocontinueconnecting (yes/no/[fingerprint])? yesWarning:Permanentlyadded'github.com,52.74.223.119' (RSA) to the list of known hosts.Higyx8899!You've successfully authenticated, but GitHub does not provide shell access.
Problems
Could not open a connection to your authentication agent.