Update 2024-02-14 11:08 Darwin/arm64-GH2T6W9K6H
This commit is contained in:
parent
82147c04ac
commit
999c6e3df8
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
git --git-dir=~/.cfg/ --work-tree=~ "$@"
|
||||
git --git-dir=${HOME}/.cfg/ --work-tree=${HOME} "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user