summaryrefslogtreecommitdiff
path: root/home/xyz/.ssh/config
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-06-11 01:42:47 -0700
committerxyz <gky44px1999@gmail.com>2022-06-11 01:42:47 -0700
commit57d9fc0bc5be3689e4d8c64aae63c5c6118a79fc (patch)
treefd2d9e273473241062c903e5802d85957751d2cd /home/xyz/.ssh/config
parent51f4de56d3a588898db1437fc711abf7ed0a7b3c (diff)
add ssh config
Diffstat (limited to 'home/xyz/.ssh/config')
-rw-r--r--home/xyz/.ssh/config17
1 files changed, 17 insertions, 0 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config
new file mode 100644
index 00000000..c0865ce3
--- /dev/null
+++ b/home/xyz/.ssh/config
@@ -0,0 +1,17 @@
+Host studio
+ HostName xyzstudio.local
+
+Host aur aur.archlinux.org
+ Hostname aur.archlinux.org
+ User aur
+
+Host insp
+ HostName xyzinsp.local
+
+Host pi raspberrypi.local
+ HostName raspberrypi.local
+ User pi
+
+Host phone danctnix.local
+ HostName danctnix.local
+ User alarm