Host *
	ServerAliveInterval 20
	ServerAliveCountMax 2

Host github.com
	Hostname ssh.github.com
	Port 443
	IdentityFile ~/.ssh/github

Host webarchsrm.com
	User ubuntu
	IdentityFile ~/.ssh/webarch-aws.pem

Host droplet
	User root
	Port 443
	Hostname 139.59.95.34
	IdentityFile ~/.ssh/id_rsa