dotfiles/.gitconfig
2024-02-20 22:38:14 +00:00

12 lines
205 B
INI

[user]
email = tiagao2001@hotmail.com
name = tsousa111
signingkey = ~/.ssh/git/sign_key
[commit]
gitsign = true
[gpg]
format = ssh
[tag]
gpgsign = true
[init]
defaultBranch = main