13 lines
277 B
Plaintext
Executable File
13 lines
277 B
Plaintext
Executable File
Host github.com
|
|
User git
|
|
IdentityFile /home/jamie/.ssh/github
|
|
IdentitiesOnly yes
|
|
StrictHostKeyChecking accept-new
|
|
|
|
Host gitea
|
|
HostName gitea.do-bbs.com
|
|
User git
|
|
IdentityFile /home/jamie/.ssh/gitea
|
|
IdentitiesOnly yes
|
|
StrictHostKeyChecking accept-new
|
|
Port 748 |