summaryrefslogtreecommitdiff
path: root/home/xyz/.ssh/config
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-10-11 00:27:53 -0700
committerxyz <gky44px1999@gmail.com>2022-10-11 00:27:53 -0700
commit237a5d5b86f870c03724248ee76b81fbb54bd82c (patch)
treebddec781ff66d3ba6eac8c82207aa4b4bc52a93c /home/xyz/.ssh/config
parent82abc7760304ed06c2956afbd92f396d6f15e0df (diff)
ssh config add username xyz for studio and insp laptops
Diffstat (limited to 'home/xyz/.ssh/config')
-rw-r--r--home/xyz/.ssh/config2
1 files changed, 2 insertions, 0 deletions
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