From ccdde5f4424836fc8e9cc98c204510fed9612e70 Mon Sep 17 00:00:00 2001 From: hc Date: Wed, 25 Jun 2025 19:40:43 +0800 Subject: merged setup and contaienrs --- setup/git/tools/git-ssh-wrapper.sh | 2 ++ setup/git/tools/usefulbutnotthatusefulidkwhattodo | 0 2 files changed, 2 insertions(+) create mode 100755 setup/git/tools/git-ssh-wrapper.sh create mode 100644 setup/git/tools/usefulbutnotthatusefulidkwhattodo (limited to 'setup/git/tools') diff --git a/setup/git/tools/git-ssh-wrapper.sh b/setup/git/tools/git-ssh-wrapper.sh new file mode 100755 index 0000000..dc23334 --- /dev/null +++ b/setup/git/tools/git-ssh-wrapper.sh @@ -0,0 +1,2 @@ +#!/bin/bash +ssh -v -A -o ForwardAgent=yes "$@" diff --git a/setup/git/tools/usefulbutnotthatusefulidkwhattodo b/setup/git/tools/usefulbutnotthatusefulidkwhattodo new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3-70-g09d2