[core] excludesfile = ~/.config/git/gitignore ignorecasse = false [init] defaultBranch = main [user] name = Michael Housh email = mhoush@houshhomeenergy.com signingkey = mhoush@houshhomeenergy.com [commit] gpgsign = true [tag] gpgSign = true [color] ui = true [filter "lfs"] clean = git-lfs clean -- %f smudge = git-lfs smudge -- %f process = git-lfs filter-process required = true [credential] helper = gopass [credential "https://git.housh.dev"] username = michael [push] autoSetupRemote = true