summaryrefslogtreecommitdiffstats
path: root/.ssh/config
blob: fc231ca6c960e6600ff0ee3c9fa897779f9cf76f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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 al alcatraz
	HostName 10.10.10.6
	Port 10022
Host git
	HostName gitjoe.xyz
	Port 22