1
0
Fork 0

git: tralios specific config

This commit is contained in:
Luca Bilke 2024-06-26 14:55:42 +02:00
parent 1b51da9877
commit 06ce796cf1
Signed by: luca
GPG Key ID: F6E11C9BAA7C82F5
1 changed files with 3 additions and 1 deletions

View File

@ -12,7 +12,9 @@
[commit]
gpgsign = true
[include]
path = ~/.config/git/host-setup
path = ~/.config/git/host
[includeIf "gitdir:~/Documents/code/tralios/"]
path = ~/.config/git/tralios
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f