dotfiles/.gitconfig
Matheus Sampaio Queiroga 98736210c7
update script
Signed-off-by: Matheus Sampaio Queiroga <srherobrine20@gmail.com>
2024-04-14 20:47:27 -03:00

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