Host *
 ServerAliveInterval 30
 ControlMaster auto
 ControlPath ~/.ssh/control:%h:%p:%r
 ForwardAgent yes
 Compression yes
 ServerAliveCountMax 30
 TCPKeepAlive yes
 ControlPersist 60
 IdentitiesOnly yes


Include ~/.ssh/config.d/*
