Skip to content

Instantly share code, notes, and snippets.

@agronom81
Created October 5, 2021 18:51
Show Gist options
  • Save agronom81/8da889bdf5a6b85bb07d12515226bc94 to your computer and use it in GitHub Desktop.
Save agronom81/8da889bdf5a6b85bb07d12515226bc94 to your computer and use it in GitHub Desktop.
multiple GitHub accounts
$ ssh-add -D //removes all ssh entries from the ssh-agent
$ ssh-add ~/.ssh/id_rsa // Adds the relevant ssh key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment