dotfiles/.ssh/config

9 lines
128 B
Plaintext

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