Add gitconfig

This commit is contained in:
id101010
2018-09-24 14:43:09 +02:00
parent 56ab081d64
commit 70970857e2
2 changed files with 9 additions and 1 deletions

8
gitconfig Normal file
View File

@@ -0,0 +1,8 @@
[user]
email = aaron@duckpond.ch
name = id101010
signingkey = 348F38C5
[commit]
gpgsign = true
[alias]
logs = log --show-signature