]> git.rmz.io Git - dotfiles.git/blobdiff - ssh/config
lazyvim: absorb snacks.vim init config
[dotfiles.git] / ssh / config
index 06590cff70c3fe1904140b7df29fd88338234b52..0760e5ec376246f8c1b64b6ed8ad0803cda68aad 100644 (file)
@@ -8,6 +8,16 @@ ForwardAgent yes
 Host deepthought
 ForwardAgent yes
 
+Host libreelec.lan
+User root
+
+Host wrt-*.lan
+User root
+HostKeyAlgorithms=+ssh-rsa
+
+Host aur.archlinux.org
+User aur
+
 Host fpp-nuc
 HostName localhost
 Port 22223
@@ -20,3 +30,4 @@ ControlPersist 1h
 ServerAliveInterval 30
 ServerAliveCountMax 4
 AddKeysToAgent yes
+SendEnv LANG LC_*