X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/589af7b748fcd3216915a539f3f1a40b08c80096..ff7f09c95e3c6d3b9d13e67cbbc13a4e7a70c661:/ssh/config diff --git a/ssh/config b/ssh/config index ae4ab2e..0760e5e 100644 --- a/ssh/config +++ b/ssh/config @@ -15,22 +15,15 @@ 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 radiolynx -HostName 10.0.4.9 -ForwardAgent yes -ProxyJump fpp-nuc - -Host dirac -HostName 10.100.4.25 -ForwardAgent yes -ProxyJump fpp-nuc - Host * ControlMaster auto ControlPersist 1h