Matheus Sampaio Queiroga
98736210c7
Signed-off-by: Matheus Sampaio Queiroga <srherobrine20@gmail.com>
26 lines
497 B
INI
Executable File
26 lines
497 B
INI
Executable File
[user]
|
|
name = Matheus Sampaio Queiroga
|
|
email = srherobrine20@gmail.com
|
|
signingkey = 01CCABE2580AFEBC
|
|
[commit]
|
|
gpgsign = true
|
|
[pull]
|
|
rebase = true
|
|
[push]
|
|
autoSetupRemote = true
|
|
[format]
|
|
signoff = true
|
|
[safe]
|
|
directory = *
|
|
[rebase]
|
|
autoStash = true
|
|
[credential "https://github.com"]
|
|
helper =
|
|
helper = !gh auth git-credential
|
|
[credential "https://gist.github.com"]
|
|
helper =
|
|
helper = !gh auth git-credential
|
|
[credential "https://sirherobrine23.org"]
|
|
helper =
|
|
helper = !tea login helper
|