From c332cf11dc0266f31eeae067ace5a9bda18122c6 Mon Sep 17 00:00:00 2001 From: Super User Date: Mon, 23 Mar 2026 19:09:37 +0800 Subject: flatten setup directory structure --- setup/git/tools/git-ssh-wrapper.sh | 2 -- setup/git/tools/usefulbutnotthatusefulidkwhattodo | 0 2 files changed, 2 deletions(-) delete mode 100755 setup/git/tools/git-ssh-wrapper.sh delete 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 deleted file mode 100755 index dc23334..0000000 --- a/setup/git/tools/git-ssh-wrapper.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -ssh -v -A -o ForwardAgent=yes "$@" diff --git a/setup/git/tools/usefulbutnotthatusefulidkwhattodo b/setup/git/tools/usefulbutnotthatusefulidkwhattodo deleted file mode 100644 index e69de29..0000000 -- cgit