From 237a5d5b86f870c03724248ee76b81fbb54bd82c Mon Sep 17 00:00:00 2001 From: xyz Date: Tue, 11 Oct 2022 00:27:53 -0700 Subject: ssh config add username xyz for studio and insp laptops --- home/xyz/.ssh/config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'home/xyz/.ssh/config') diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index 5dcab82d..a5f07d99 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -6,6 +6,7 @@ AddKeysToAgent yes # tabs and empty only for readability, without also works, not sure about newline Host studio HostName xyzstudio.local + User xyz Host aur aur.archlinux.org Hostname aur.archlinux.org @@ -13,6 +14,7 @@ Host aur aur.archlinux.org Host insp HostName xyzinsp.local + User xyz Host pi raspberrypi.local HostName raspberrypi.local -- cgit v1.2.3-70-g09d2