Skip to content

Instantly share code, notes, and snippets.

View nlykkei's full-sized avatar
🎯
Focusing

Nicolas Lykke Iversen nlykkei

🎯
Focusing
View GitHub Profile
@aprilmintacpineda
aprilmintacpineda / Using Multiple SSH keys - Beginner Friendly.md
Last active April 27, 2024 20:11
Beginner Friendly: Using Multiple SSH keys

How to follow this guide

The problem

I have one computer and two different github accounts. One is for work, the other is for my personal stuff. I can't use the same ssh key twice, so I have to use different ssh key for each of my accounts. How do I do that? How do I switch between these ssh keys?