[user]
  name = Sage Vaillancourt

[core]
  autocrlf = input
  excludesfile = ~/.gitignore

[credential]
  helper = store

[push]
  default = current
  followTags = true

[help]
  autocorrect = 1

[include]
  path = ~/.gitlocal
[init]
  defaultBranch = main

[commit]
  verbose = true