summaryrefslogtreecommitdiff
path: root/.ssh/config.d/cgit.heqnx.com
diff options
context:
space:
mode:
Diffstat (limited to '.ssh/config.d/cgit.heqnx.com')
-rw-r--r--.ssh/config.d/cgit.heqnx.com5
1 files changed, 5 insertions, 0 deletions
diff --git a/.ssh/config.d/cgit.heqnx.com b/.ssh/config.d/cgit.heqnx.com
new file mode 100644
index 0000000..b0d5cba
--- /dev/null
+++ b/.ssh/config.d/cgit.heqnx.com
@@ -0,0 +1,5 @@
+Host cgit.heqnx.com
+ HostName cgit.heqnx.com
+ User git
+ IdentityFile ~/.ssh/cgit.heqnx.com
+ IdentitiesOnly yes