aboutsummaryrefslogtreecommitdiff
path: root/ssh.conf
blob: 7ceedb67e81cd5da0b475bdd6662cbb84b449e4d (plain) (blame)
1
2
3
4
5
6
Host $TLD
  User root
  IdentityFile $PWD/secrets/vps_box
  StrictHostKeyChecking no
Host git.sr.ht
  StrictHostKeyChecking no