I have connected my GitHub account with Linux, but now I want to connect my GitHub with the same SSH key on windows. Could it be possible? and how
CodePudding user response:
Yes, it is probably possible to re-use your same key - but it is recommended to create a new keypair on the new machine.
You can then add the other public key to your GitHub account as well.