summaryrefslogblamecommitdiffstats
path: root/.config/ssh/config
blob: 09e1f6d80c3af7b8c2dfe546d5f18a72e4cf519a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                    
Host *
	UserKnownHostsFile ~/.config/ssh/known_hosts

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