Connecting github via SSh

Viewed 19

I'm trying to connect github via ssh i've genreted my private and public key by using ("ls ~/.ssh/")commnad but after that when i try to type{"pbcopy < ~/.ssh/.pub"} for copy my file i'm getting {bash: id_ed25519: No such file or directory} error how will i connect any idea?

0 Answers
Related