Multiple accounts github ssh-keys

Posted on 14 November 2015 in linux • Tagged with ssh, linux, github, git, keys, ssh-keys

If you have multiple github accounts and you would like to push to repositories under each of the accounts on a single computer, then you will probably need to define multiple ssh keys.

I will assume that you already have one ssh-key working. To get our second account going, the …


Continue reading