From https://gist.github.com/oanhnn/80a89405ab9023894df7
I have two Github accounts: defaul for work and personal. I want to use both accounts on same computer via git ssh (without typing password everytime, when doing git push or pull).
Use ssh keys and define host aliases in ssh config file (an alias per account).