Host *
	ServerAliveInterval 180
	ServerAliveCountMax 3

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

Host emerald
    Hostname 139.59.93.193
	User nerdypepper
	IdentityFile ~/.ssh/id_rsa
	Port 22

Host fern
	Hostname 192.168.0.100
	User pi

Host fern-remote
    Hostname 139.59.93.193
    User pi
    Port 22222

Host cometchat-dev
    Hostname stats.cometchat-dev.com
    User ubuntu
    IdentityFile ~/.ssh/cometchat

Host openfire-dev
    Hostname 35.189.112.205
    User Ajay
    IdentityFile ~/.ssh/cometchat

Host jade
    Hostname 152.67.160.69
    User ubuntu
    IdentityFile ~/.ssh/id_rsa