aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2025-08-19 20:15:46 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2025-08-19 20:15:46 +0200
commitb40f2c5ec40a31971c03fa8e103141cd490da348 (patch)
treecdb1ffdbab8a8773f9fb26c0ec5ca9c69e583797
parent99c1dd5396529c7f143c08fdc4cd47bc69e71964 (diff)
add ssh config
-rw-r--r--.ssh/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
new file mode 100644
index 0000000..7e3a1bc
--- /dev/null
+++ b/.ssh/config
@@ -0,0 +1,2 @@
+match user git host pipeframe.xyz
+ requesttty no