From 6e29db683dadafd323ef6d632f273e8b6e85a3d4 Mon Sep 17 00:00:00 2001
From: Xiao Pan <gky44px1999@gmail.com>
Date: Fri, 17 Nov 2023 23:28:05 -0800
Subject: update

---
 home/xyz/.ssh/config | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'home/xyz/.ssh/config')

diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config
index a46917cc..914481ea 100644
--- a/home/xyz/.ssh/config
+++ b/home/xyz/.ssh/config
@@ -5,7 +5,7 @@ AddKeysToAgent yes
 
 # tabs and empty only for readability, without also works, not sure about newline
 Host studio
-	HostName xyzstudio.local
+	Hostname xyzstudio.local
 	User xyz
 
 Host aur aur.archlinux.org
@@ -13,7 +13,7 @@ Host aur aur.archlinux.org
 	User aur
 
 Host insp
-	HostName xyzinsp.local
+	Hostname xyzinsp.local
 	User xyz
 
 Host pi raspberrypi.local
-- 
cgit v1.2.3-70-g09d2