mirror of
https://github.com/mentos1386/dotfiles.git
synced 2024-11-22 15:43:42 +00:00
14 lines
293 B
Text
14 lines
293 B
Text
[user]
|
|
name = Tine Jozelj
|
|
email = tine@tjo.space
|
|
#signingkey = 3818B74E3830D7CF
|
|
[commit]
|
|
#gpgsign = true
|
|
|
|
[init]
|
|
defaultBranch = main
|
|
[filter "lfs"]
|
|
smudge = git-lfs smudge -- %f
|
|
process = git-lfs filter-process
|
|
required = true
|
|
clean = git-lfs clean -- %f
|