From 99f57449371a032c247ff00ee126e3b4f62b0f55 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Fri, 17 Nov 2023 23:27:51 -0800 Subject: update --- home/xyz/.ssh/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'home/xyz/.ssh/config') diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index c18ee730..a46917cc 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -17,18 +17,18 @@ Host insp User xyz Host pi raspberrypi.local - HostName raspberrypi.local + Hostname raspberrypi.local User pi Host pp - HostName xyzpp.local + Hostname xyzpp.local User xyz Host ka - HostName xyzka.kyun.li + Hostname xyzka.kyun.li User xyz Host qw - HostName localhost + Hostname localhost Port qemu-win-ssh User xyz -- cgit v1.2.3-70-g09d2