]> git.rmz.io Git - dotfiles.git/blobdiff - ssh/config
ssh: add config for aur.archlinux.org
[dotfiles.git] / ssh / config
index ae4ab2ef3131dfdbeb525aae5dadf82efdc26979..14c6c6b17e937e21924e8bbec2e1a65fc1258171 100644 (file)
@@ -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