git: tralios specific config
This commit is contained in:
parent
1b51da9877
commit
06ce796cf1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue