[filter "lfs"] clean = git-lfs clean -- %f smudge = git-lfs smudge -- %f process = git-lfs filter-process required = true [user] name = Christian Segundo email = christian.segundo@cabify.com signingkey = 0x8B6B1A3CF906CCEC [commit] gpgsign = 1 [diff] tool = nvimdiff [core] excludesfile = ~/.gitignore_global [pull] rebase = false [push] autoSetupRemote = true [init] templatedir = ~/.git_template defaultBranch = master [include] path = ~/.gitconfig_cabify