summaryrefslogtreecommitdiffstats
path: root/.ssh/config
blob: 73d7cecef60da01e2688847f12422d68d7f1e5a4 (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
Host mars
	User jozan
Host mother
	User jozan
Host helios
	User joe
Host hi-pi
	User root
Host joe
	HostName 10.10.10.2
	Port 10022
Host al alcatraz
	HostName 10.20.20.6
	Port 10022
Host git
	HostName gitjoe.xyz
	Port 22