summaryrefslogtreecommitdiffstats
path: root/.ssh/config
blob: 7aeb13f27692347cb7a0aaa40425a71411a7b6e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Host minskio
	User peter
	Port 55012
	IdentityFile ~/vault/docs/secure/id_rsa
	Hostname minskio.co.uk

Host htpc
	User peter
	Port 22
	Hostname 192.168.1.6