all repos — dotfiles @ 510bd1e5cf26a27e8cc80db919f3f56f4b57fcaf

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 webarchsrm.com
11	User ubuntu
12	IdentityFile ~/.ssh/webarch-aws.pem
13
14Host boop
15	User icy
16	Port 443
17	Hostname boop.ph0x.me
18	IdentityFile ~/.ssh/id_rsa