dotfiles/copy/.ssh/config

8 lines
174 B
Plaintext

Host *
# Forward ssh agent to the remote machine.
ForwardAgent yes
# Automatically add all common hosts to the host file as they are connected to.
StrictHostKeyChecking no