# vim: ft=sshconfig Include private-config Host rmz.io ForwardAgent yes Host deepthought ForwardAgent yes Host libreelec.lan User root Host wrt-*.lan User root HostKeyAlgorithms=+ssh-rsa Host aur.archlinux.org User aur Host fpp-nuc HostName localhost Port 22223 ForwardAgent yes ProxyJump rmz.io Host * ControlMaster auto ControlPersist 1h ServerAliveInterval 30 ServerAliveCountMax 4 AddKeysToAgent yes SendEnv LANG LC_*