all repos — dotfiles @ fac5fc001f8df2ff45ae62d9754bf89a41a17307

my *nix dotfiles

ssh/config (view raw)

 1Host *
 2	ServerAliveInterval 180
 3	ServerAliveCountMax 3
 4
 5Host github.com
 6	Hostname github.com
 7    TCPKeepAlive yes
 8	IdentityFile ~/.ssh/github-pantone
 9
10Host deepsource
11    Hostname github.com
12    User git
13    IdentityFile ~/.ssh/deepsource-git
14
15Host fern
16    Hostname 152.67.182.105
17    User pi
18    Port 2222
19
20Host jade
21    Hostname 152.67.182.105
22    User ubuntu
23    IdentityFile ~/.ssh/id_rsa
24
25Host pantwo
26    Hostname 100.64.1.3
27    User icy
28    IdentityFile ~/.ssh/id_rsa