add git user default

This commit is contained in:
2026-06-23 00:32:21 +02:00
parent beeefb13a7
commit ce5bbf3916
+3
View File
@@ -4,6 +4,9 @@
excludesfile = ~/.config/git/ignore
compression = 9
preloadindex=true
[user]
email = daniel.fusser@gmail.com
name = dafu
[include]
path = ~/.config/git/local
[init]