'Update 2024-02-14 08:09 OpenBSD/amd64-x13'

This commit is contained in:
c0dev0id
2024-02-14 08:09:08 +01:00
parent 25da9879e3
commit 22dfe902cd
4 changed files with 38 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/sh
git --git-dir=${HOME}/.cfg/ --work-tree=${HOME} $@
#!/bin/sh -x
git --git-dir=~/.cfg/ --work-tree=~ "$@"