Files
dao_hades/cradle/etc/ssh/ssh_config.d/10-github.conf
Jamie Albert f0095371fa save
2025-11-04 00:16:09 +00:00

6 lines
122 B
Plaintext
Executable File

Host github.com
User git
IdentityFile /home/jamie/.ssh/github
IdentitiesOnly yes
StrictHostKeyChecking accept-new