all repos — dotfiles @ dfc596cc0cad138e9476ad9b5d8b1e061f0c889b

my *nix dotfiles

ssh/config (view raw)

 1Host *
 2	ServerAliveInterval 20
 3	ServerAliveCountMax 2
 4
 5Host github.com
 6	Hostname ssh.github.com
 7	Port 443
 8	IdentityFile ~/.ssh/github
 9
10Host webarch
11	Hostname 13.127.51.16
12	User ubuntu
13	IdentityFile ~/.ssh/webarch-aws.pem
14
15Host boop
16	User icy
17	Port 443
18	Hostname boop.ph0x.me
19	IdentityFile ~/.ssh/id_rsa
20
21Host milan
22	Hostname 35.154.128.132
23	User ubuntu
24	IdentityFile ~/.ssh/id_rsa