summaryrefslogtreecommitdiff
path: root/.ssh/config
blob: e8bc9588fda30f1fd7ca189de505f53d5deb4f5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Host do
	Hostname 165.227.238.89
	User rebecca

Host gnoml
	Hostname gnomatus
	Port 2222

Host gnomr
	Hostname 90.249.151.161
	Port 2222


Host raven
	HostName mondecitronne.com
	User ubq323
	IdentityFile ~/.ssh/id_rsa
	Port 7822

Host raven2
	HostName alt.mondecitronne.com
	User ubq323
	IdentityFile ~/.ssh/id_rsa
	Port 7822

Host jerver
	HostName 192.168.0.11
	User rebecca

Host newjerver
	HostName 192.168.0.16

Host media
	Hostname 192.168.0.17
	User mj

Host github
	HostName github.com
	User git
	IdentityFile ~/.ssh/id_github

Host srht
	HostName git.sr.ht
	User git
	IdentityFile ~/.ssh/id_srht