April 8, 2019

Using Github with Multiple Accounts

At my current project, I need to use a different Github account from my personal one. To improve my workflow, I had to find a way to easily switch between both accounts. I explored a few options until settling with, in my opinion, the most convenient solution. The base for every solution I found was how to select between two different SSH keys associated with the different accounts. Let’s pretend I’m working for client Foo. Read more