customer files get their own subdirectory

This commit is contained in:
fanyx 2024-03-26 10:16:09 +01:00
parent 2c90146c17
commit a32043a1ee
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@
[includeIf "gitdir:~/b1/"]
path = ~/b1/.config/git/config
[includeIf "gitdir:~/b1/sap/"]
path = ~/b1/sap/.config/git/config
[includeIf "gitdir:~/b1/customer/sap/"]
path = ~/b1/customer/sap/.config/git/config
[alias]
co = checkout