dot_testing/config/git/config
2024-12-25 07:41:22 -06:00

22 lines
338 B
Plaintext

[user]
email = ryan@beepboop.systems
name = stupidcomputer
[credential "https://git.beepboop.systems"]
helper = !rbw-git-handler gitea
[credential "https://github.com"]
helper = !rbw-git-handler github-pat
[advice]
addIgnoredFile = false
[init]
defaultBranch = main
[help]
autocorrect = prompt
[push]
autoSetupRemote = true