summaryrefslogtreecommitdiff
path: root/home/xyz/.ssh
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2023-11-17 23:27:51 -0800
committerXiao Pan <gky44px1999@gmail.com>2023-11-17 23:27:51 -0800
commit99f57449371a032c247ff00ee126e3b4f62b0f55 (patch)
tree1e237704ba9cbee0539581b6815570a58af0f3ad /home/xyz/.ssh
parentbf6bab6becd54f0567e3c72fc66e70243a7187f5 (diff)
update
Diffstat (limited to 'home/xyz/.ssh')
-rw-r--r--home/xyz/.ssh/config8
1 files changed, 4 insertions, 4 deletions
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