From a0650e93c24fa6a7819fd827d8e759c72529b0a2 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Fri, 17 Nov 2023 23:54:14 -0800 Subject: update --- home/xyz/.ssh/config | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'home/xyz/.ssh') diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index 914481ea..7f279571 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -5,7 +5,8 @@ AddKeysToAgent yes # tabs and empty only for readability, without also works, not sure about newline Host studio - Hostname xyzstudio.local + Hostname flylightning.xyz + Port ssh-isp User xyz Host aur aur.archlinux.org @@ -13,15 +14,11 @@ Host aur aur.archlinux.org User aur Host insp - Hostname xyzinsp.local + Hostname xyzinsp User xyz -Host pi raspberrypi.local - Hostname raspberrypi.local - User pi - Host pp - Hostname xyzpp.local + Hostname xyzpp User xyz Host ka -- cgit v1.2.3-70-g09d2