From: Samir Benmendil Date: Tue, 31 Oct 2023 21:54:17 +0000 (+0000) Subject: ssh: add config for aur.archlinux.org X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/5ae6388b9c1bd910fbdb249f398cc2e89576313d ssh: add config for aur.archlinux.org --- diff --git a/ssh/config b/ssh/config index ae4ab2e..14c6c6b 100644 --- a/ssh/config +++ b/ssh/config @@ -15,6 +15,9 @@ Host wrt-*.lan User root HostKeyAlgorithms=+ssh-rsa +Host aur.archlinux.org +User aur + Host fpp-nuc HostName localhost Port 22223