mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
15 lines
252 B
Text
15 lines
252 B
Text
|
|
|
|
Host *
|
|
ForwardAgent no
|
|
AddKeysToAgent no
|
|
Compression no
|
|
ServerAliveInterval 0
|
|
ServerAliveCountMax 3
|
|
HashKnownHosts no
|
|
UserKnownHostsFile ~/.ssh/known_hosts
|
|
ControlMaster no
|
|
ControlPath ~/.ssh/master-%r@%n:%p
|
|
ControlPersist no
|
|
|
|
|