aboutsummaryrefslogtreecommitdiff
path: root/.ssh/config.d/mintlab
blob: a340db3a90b09e23fd98e1c193b1af346fe56fa0 (plain)
1
2
3
4
5
Host *.zsys.nl
	StrictHostKeyChecking no
	UserKnownHostsFile /dev/null

# vim: set ft=sshconfig :