#git
1 post · all writing →
Multiple Github accounts with individual git profiles over SSH
Sometimes you have a need to connect to multiple Github accounts from the same machine which means possibly switching your git config and the SSH key you use with git. We can modify our ssh and git config to make this as easy as possible and not have to think about it.