dot_testing/.config/git/config

22 lines
332 B
Plaintext

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