This repository has been archived on 2024-04-30. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
setup/roles/system/files/ssh_config
2023-02-22 22:04:05 +01:00

23 lines
384 B
Text

AddKeysToAgent yes
Host brussels
HostName brussels.studlab.os3.nl
User pkunis
Host github.com
HostName github.com
User pizzapim
IdentitiesOnly yes
Host max
HostName max.lan
User root
Host lewis
HostName lewis.lan
User root
Host forgejo
HostName git.pim.kunis.nl
Port 56287
User git