How to use multiple Github accounts with ssh keys
I have my dev box and use it to write both personal projects and work related code.
Here's how to automatically use different ssh keys for different projects on the same machine.
Create two different ssh keys
Make sure you add your public keys to ea...
sergiotapia.com1 min read