More stuff

This commit is contained in:
John Doty 2022-10-25 07:04:02 -07:00
parent bb2a50872c
commit dccaef33e1
5 changed files with 36 additions and 11 deletions

View file

@ -3,4 +3,14 @@
email = john@d0ty.me
[include]
path = .gitconfig.shared
path = .gitconfig.shared
[credential "https://github.com"]
helper =
helper = !/opt/local/bin/gh auth git-credential
[credential "https://gist.github.com"]
helper =
helper = !/opt/local/bin/gh auth git-credential
[init]
defaultBranch = main
[github]
user = DeCarabas