I have two github accounts, one for work and one persona, both hosted in github.com without a subdomain. I would like to configure ~/.ssh/config based on repo owner for my work account all repos are under lets say github.com/company_name/repo_name
and my projects are on github.com/my_persona_user/repo_name
.
Thanks in advice for your help