summaryrefslogtreecommitdiff
path: root/ssh/config
blob: 5e0493b9dfda13d50f58fc1bd925bf7dd064a7bd (plain)
1
2
3
4
5
6
7
8
9
# vim: ft=sshconfig

Host *
	StrictHostKeyChecking no

Host upload
	User upload
	Hostname cynerd.cz
	IdentityFile ~/upload.ssh.key