bootstrap/base-files/ssh/ssh_config

5 lines
107 B
Text

Host *
ControlPath ~/.ssh/%u@%l->%r@%h:%p
SendEnv LANG LC_*
VerifyHostKeyDNS yes
VisualHostKey yes