mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 15:36:11 +01:00
added gitconfig
This commit is contained in:
8
git/.gitconfig
Normal file
8
git/.gitconfig
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
[user]
|
||||||
|
email = mike@czyz.icu
|
||||||
|
name = Michael Czyż
|
||||||
|
signingkey = 78D4829A477DAB25
|
||||||
|
[commit]
|
||||||
|
gpgsign = true
|
||||||
|
[push]
|
||||||
|
default = simple
|
||||||
Reference in New Issue
Block a user