AddKeysToAgent yes
ServerAliveInterval 60
ControlMaster auto
ControlPath  ~/.ssh/master-%r@%h:%p

Host home
 Hostname packetlostandfound.us
 User noah
 IdentityFile ~/.ssh/id_ed25519
 IdentitiesOnly yes

Host git.sr.ht 
 HostName git.sr.ht
 User git
 IdentityFile ~/.ssh/id_ed25519

Host github.com 
 HostName github.com
 User git
 IdentityFile ~/.ssh/id_ed25519

Host misaki
 HostName 192.168.1.3
 User noah
 IdentityFile ~/.ssh/id_ed25519
 ForwardAgent yes

Host komoe
 HostName 192.168.1.5
 User noah
 IdentityFile ~/.ssh/id_ed25519
 ForwardAgent yes

Host sdf
 HostName tty.sdf.org
 User ngp
 IdentityFile ~/.ssh/id_ed25519

Host tildeclub
 HostName tilde.club
 User ngp
 IdentityFile ~/.ssh/id_ed25519

Host envs
 HostName envs.net
 User ngp
 IdentityFile ~/.ssh/id_ed25519

Host tildeteam
 HostName tilde.team
 User ngp
 IdentityFile ~/.ssh/id_ed25519

Host ctrl-c
 HostName ctrl-c.club
 User ngp
 IdentityFile ~/.ssh/id_ed25519

Host tildetown
 HostName tilde.town
 User ngp
 IdentityFile ~/.ssh/id_ed25519

Host yourtilde
 HostName yourtilde.com
 User ngp
 IdentityFile ~/.ssh/id_ed25519

Host hashbang
  HostName to1.hashbang.sh
  IdentitiesOnly yes
  User ngp
  IdentityFile ~/.ssh/id_ed25519

Host tiny
 HostName tiny.packetlost.dev
 User noah
 IdentityFile ~/.ssh/id_ed25519

Host tinybsd
 HostName tinybsd.packetlost.dev
 User noah
 IdentityFile ~/.ssh/id_ed25519

Host seedbox
 HostName canopus.usbx.me
 User ngp
 IdentityFile ~/.ssh/id_ed25519

Host saten
 HostName saten.packetlost.dev
 User noah
 IdentityFile ~/.ssh/id_ed25519

Host launchpad
  HostName git.launchpad.net
  User pedersonnoah
  IdentityFile ~/.ssh/id_ed25519
