Host *
    ServerAliveInterval 180
    ServerAliveCountMax 3
    HostKeyAlgorithms ssh-rsa,ssh-ed25519
    PubkeyAcceptedKeyTypes ssh-rsa,ssh-ed25519

Host github.com
    Hostname github.com
    TCPKeepAlive yes
    IdentityFile ~/.ssh/github-pantone

Host fern
    Hostname 152.67.182.105
    User pi
    Port 2222

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

Host pantwo
    Hostname 100.64.1.3
    User icy
    IdentityFile ~/.ssh/id_rsa

Host lapis2
    Hostname 150.230.131.193
    User icy
    IdentityFile ~/.ssh/id_rsa

Host methi
    Hostname 152.70.78.124
    User icy
    IdentityFile ~/.ssh/id_ed25519