Added .gitconfig

This commit is contained in:
Lexi / Zoe 2018-11-23 00:00:20 +01:00
parent 8a920b5b1c
commit ed1031d0f2
Signed by: binaryDiv
GPG Key ID: F8D4956E224DA232
1 changed files with 16 additions and 0 deletions

16
.gitconfig Normal file
View File

@ -0,0 +1,16 @@
[user]
name = binaryDiv
email = binarydiv@gmail.com
signingkey = F8D4956E224DA232
[credentials]
name = binaryDiv
[diff]
tool = vimdiff
guitool = gvimdiff
[commit]
gpgsign = true
[alias]
tree = log --all --graph --decorate --oneline
[pager]
branch = false
config = false