feat(home): add git config with example configuration for non-NixOS

This commit is contained in:
2025-12-03 14:32:51 +01:00
parent 7f3a7c5543
commit 69599c8e3d
9 changed files with 64 additions and 13 deletions

13
dots/.gitconfig.work Normal file
View File

@@ -0,0 +1,13 @@
[include]
path = ~/.gitconfig.work.email
[core]
longpaths = true
[user]
name = Hektor Misplon
username = hektor.misplon
signingKey = 1C88BE828184CEE6
[commit]
gpgsign = false