You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dotfiles/.data/.gitconfig.secret

9 lines
198 B

[user]
email = Robert@Example.com
name = Robert
signingkey = Robert@Example.com
# Please enter the above email and your name for Git Repo pushing.
[commit]
gpgsign = false
[tag]
gpgSign = true