.gitconfig: replace tabs with spaces; rename user_private to user_binaryDiv

This commit is contained in:
Lexi / Zoe 2021-03-16 11:58:14 +01:00
parent 3dcd8106cd
commit 0d81e51096
Signed by: binaryDiv
GPG Key ID: F8D4956E224DA232
3 changed files with 22 additions and 17 deletions

View File

@ -1,3 +1,6 @@
[core]
eol = lf
[init]
defaultBranch = main

View File

@ -0,0 +1,10 @@
[user]
name = binaryDiv
email = binarydiv@gmail.com
signingkey = F8D4956E224DA232
[credentials]
name = binaryDiv
[commit]
gpgsign = true

View File

@ -1,8 +0,0 @@
[user]
name = binaryDiv
email = binarydiv@gmail.com
signingkey = F8D4956E224DA232
[credentials]
name = binaryDiv
[commit]
gpgsign = true