[name]
...
...
[filter "lfs"]
clean = git-lfs clean %f
smudge = git-lfs smudge %f
required = true
[mergetool]
keepBackup = true
I don't remember when I created that file nor do I remember yet what problem I tried to solve but this is the content of my git config here at home. Maybe I just copied and pasted the values from kaleidoscope support web page because that is my merge tool on macOS.