dotfiles/.ssh/config
2021-05-27 08:40:27 +01:00

9 lines
127 B
Plaintext

Include config.d/*
Host *
ServerAliveInterval 120
ServerAliveCountMax 3
#IdentitiesOnly yes
ForwardAgent yes