summaryrefslogtreecommitdiffstats
path: root/.ssh/config
blob: b2fd9ba610334b8f97fb3200b55ead1a48596177 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Host * !mars !mother !helios
	User root
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