...
Go to GitHub → Settings → SSH and GPG keys → New SSH Key.
Print key and copy
Code Block |
---|
cat ~/.ssh/id_rsa.pub
|
Paste the public key, and save.
...
...
Go to GitHub → Settings → SSH and GPG keys → New SSH Key.
Print key and copy
Code Block |
---|
cat ~/.ssh/id_rsa.pub
|
Paste the public key, and save.
...