Answers for "ssh key set up github"

5

add ssh key to github

$ ls -al ~/.ssh
# Lists the files in your .ssh directory, if they exist
Posted by: Guest on April-12-2020
-2

how to create ssh key for github

> Enter a file in which to save the key (/home/you/.ssh/id_ed25519): [Press enter]
Posted by: Guest on May-19-2021

Browse Popular Code Answers by Language