19 lines
300 B
Plaintext
19 lines
300 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
|