diff options
| author | Super User <root@p.noml.ch> | 2026-03-23 19:09:37 +0800 |
|---|---|---|
| committer | Super User <root@p.noml.ch> | 2026-03-23 19:09:37 +0800 |
| commit | c332cf11dc0266f31eeae067ace5a9bda18122c6 (patch) | |
| tree | e4934d0f83aa1c7138e9b22efea97d5bf67ad905 /setup/git/tools | |
| parent | dea4663f14bcb1703aa616ad05172667e452e701 (diff) | |
flatten setup directory structure
Diffstat (limited to 'setup/git/tools')
| -rwxr-xr-x | setup/git/tools/git-ssh-wrapper.sh | 2 | ||||
| -rw-r--r-- | setup/git/tools/usefulbutnotthatusefulidkwhattodo | 0 |
2 files changed, 0 insertions, 2 deletions
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 @@ | |||
| 1 | #!/bin/bash | ||
| 2 | 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 --- a/setup/git/tools/usefulbutnotthatusefulidkwhattodo +++ /dev/null | |||
