]> git.rmz.io Git - dotfiles.git/blobdiff - ssh/config
ssh: set root user for all wrt-*, include those in subdomains now
[dotfiles.git] / ssh / config
index bbab271f1c71a229c5c17392a59e8bc700363864..a0b56e46e84ea27a9b7cbc42e9296853e735cadb 100644 (file)
@@ -5,16 +5,19 @@ Include private-config
 Host rmz.io
 ForwardAgent yes
 
-Host deepthought
+Host deepthought scotflix
 ForwardAgent yes
 
 Host libreelec.lan
 User root
 
-Host wrt-*.lan
+Host wrt-*.lan wrt-*.*.lan
 User root
 HostKeyAlgorithms=+ssh-rsa
 
+Host aur.archlinux.org
+User aur
+
 Host fpp-nuc
 HostName localhost
 Port 22223