summaryrefslogtreecommitdiff
path: root/ssh/.ssh/config
blob: 0c40ac53e508c660eb90ac3cf3383edf9da9079c (plain)
1
2
3
4
5
6
7
8
AddKeysToAgent yes
AddressFamily inet
Compression yes
ControlMaster auto
ControlPath /tmp/socket-%r@%h:%p
ServerAliveInterval 120

Include ~/.ssh/config.d/*