You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ssh-keygen -t rsa -b 4096 -C "[email protected]"
Generating public/private rsa key pair.
Enter passphrase (empty for no passphrase): [Type a passphrase]
Enter same passphrase again: [Type passphrase again]
Adding your SSH key to the ssh-agent
$ eval "$(ssh-agent -s)"
Agent pid 59566
Add your SSH key to the ssh-agent.
$ ssh-add ~/.ssh/id_rsa
Switching remote URLs from SSH to HTTPS
If you're updating to use SSH, your URL might look like: