1
Fork 0
dotfiles/.ssh/config

12 lines
229 B
Plaintext
Raw Normal View History

2022-09-20 12:45:17 +00:00
AddKeysToAgent yes
2022-12-09 11:49:34 +00:00
IdentityFile ~/.ssh/id_rsa_bauke
2022-12-16 12:22:41 +00:00
IdentitiesOnly yes
2022-11-30 17:20:03 +00:00
2022-12-17 14:38:03 +00:00
Host b3k-codeberg
Hostname codeberg.org
2022-11-30 17:20:03 +00:00
IdentityFile ~/.ssh/id_ed25519_b3k
Host b3k-sourcehut
Hostname git.sr.ht
IdentityFile ~/.ssh/id_ed25519_b3k