.gitconfig: split up into included files
This commit is contained in:
parent
e7b81669dd
commit
3dcd8106cd
3 changed files with 36 additions and 23 deletions
8
.gitconfig.inc/user_private.gitconfig
Normal file
8
.gitconfig.inc/user_private.gitconfig
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[user]
|
||||
name = binaryDiv
|
||||
email = binarydiv@gmail.com
|
||||
signingkey = F8D4956E224DA232
|
||||
[credentials]
|
||||
name = binaryDiv
|
||||
[commit]
|
||||
gpgsign = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue