summaryrefslogtreecommitdiffstats
path: root/.ssh/config
blob: 6c52b0237a5f79ca64fcf3553075387de76cd24e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Host * !mars !mother !helios
	User root
	StrictHostKeyChecking no
Host mars
	User jozan
Host mother
	User jozan
Host helios
	User joe
Host hi-pi
	User root
Host joe
	HostName 10.10.10.6
	Port 10022
Host al
	HostName alcatraz.joe.town
Host git
	HostName gitjoe.xyz
	Port 22