X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/589af7b748fcd3216915a539f3f1a40b08c80096..fd2e16fc92dd7a33908ceff1e31f03e05a78fda9:/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