From c1c1eba0cd689a9bf42a778e7a23f3d8fcfe6284 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sat, 15 Feb 2025 10:58:12 +0900 Subject: updates --- global/.ssh/config | 1 + 1 file changed, 1 insertion(+) create mode 100644 global/.ssh/config (limited to 'global/.ssh/config') diff --git a/global/.ssh/config b/global/.ssh/config new file mode 100644 index 0000000..4be131d --- /dev/null +++ b/global/.ssh/config @@ -0,0 +1 @@ +Match host * exec "gpg-connect-agent UPDATESTARTUPTTY /bye" -- cgit v1.2.3