]> code.delx.au - dotfiles/blob - .ssh/config
Initial configs
[dotfiles] / .ssh / config
1 #Host *
2 #ControlMaster auto
3 #ControlPath ~/.ssh/master-%r@%h:%p
4
5 Host *
6 HashKnownHosts no
7