all repos — dotfiles @ 11cff0314adaef33de59111ffc38f1af7ac01b12

my *nix dotfiles

ssh/config (view raw)

 1Host *
 2	ServerAliveInterval 180
 3	ServerAliveCountMax 3
 4
 5Host github.com
 6	Hostname ssh.github.com
 7	Port 443
 8    TCPKeepAlive yes
 9	IdentityFile ~/.ssh/github
10
11Host fern
12    Hostname 152.67.160.69
13    User pi
14    Port 22222
15
16Host cometchat-dev
17    Hostname stats.cometchat-dev.com
18    User ubuntu
19    IdentityFile ~/.ssh/cometchat
20
21Host openfire-dev
22    Hostname ec2-3-129-59-18.us-east-2.compute.amazonaws.com
23    User ubuntu
24    IdentityFile ~/.ssh/cometchat-aws.pem
25
26Host jade
27    Hostname 152.67.160.69
28    User ubuntu
29    IdentityFile ~/.ssh/id_rsa
30
31Host settings-us
32    Hostname ec2-18-224-18-191.us-east-2.compute.amazonaws.com
33    User ubuntu
34    IdentityFile ~/.ssh/cometchat
35
36Host settings-eu
37    Hostname ssh.breakout-settings-tml-eu.cometchat.io
38    User ubuntu
39    IdentityFile ~/.ssh/cometchat
40
41Host ws-benchmark
42    Hostname ec2-18-217-39-235.us-east-2.compute.amazonaws.com
43    User ubuntu
44    IdentityFile ~/.ssh/cometchat-aws.pem
45
46Host pantwo
47    Hostname 100.64.1.3
48    User icy
49    IdentityFile ~/.ssh/id_rsa
50
51Host leaf
52    Hostname 152.67.160.174
53    User ubuntu
54    IdentityFile ~/.ssh/id_rsa