2023-06-28 20:48:01 +00:00
|
|
|
Host jolheiser
|
|
|
|
HostName jolheiser.com
|
|
|
|
User jolheiser
|
|
|
|
IdentityFile ~/.ssh/jolheiser
|
2023-07-03 14:19:20 +00:00
|
|
|
IdentitiesOnly yes
|
2023-06-28 20:48:01 +00:00
|
|
|
|
|
|
|
Host jojodev
|
|
|
|
HostName jojodev.com
|
|
|
|
User jolheiser
|
|
|
|
IdentityFile ~/.ssh/jojodev
|
2023-07-03 14:19:20 +00:00
|
|
|
IdentitiesOnly yes
|
|
|
|
|
|
|
|
Host git.jojodev.com
|
|
|
|
HostName git.jojodev.com
|
|
|
|
User git
|
|
|
|
IdentityFile ~/.ssh/github
|
|
|
|
IdentitiesOnly yes
|
|
|
|
|
|
|
|
Host github.com
|
|
|
|
HostName github.com
|
|
|
|
User git
|
|
|
|
IdentityFile ~/.ssh/github
|
|
|
|
IdentitiesOnly yes
|
|
|
|
|
|
|
|
Host gitea.com
|
|
|
|
HostName gitea.com
|
|
|
|
User git
|
|
|
|
IdentityFile ~/.ssh/github
|
|
|
|
IdentitiesOnly yes
|
|
|
|
|
|
|
|
Host codeberg.org
|
|
|
|
HostName codeberg.org
|
|
|
|
User git
|
|
|
|
IdentityFile ~/.ssh/github
|
2023-07-07 16:20:01 +00:00
|
|
|
IdentitiesOnly yes
|
|
|
|
|
|
|
|
Host ssh.dev.azure.com
|
|
|
|
HostName ssh.dev.azure.com
|
|
|
|
User git
|
|
|
|
IdentityFile ~/.ssh/ndlegis
|
2023-07-03 14:19:20 +00:00
|
|
|
IdentitiesOnly yes
|