refactor: extract git config

This commit is contained in:
Michael Mandl 2024-07-10 12:37:49 +02:00
parent 7b8e76860c
commit 92369cc90b
Signed by: mandlm
GPG key ID: 088ED38F036C7AF2
5 changed files with 6 additions and 75 deletions

View file

@ -28,6 +28,7 @@
user = "mandlm";
userName = "Michael Mandl";
userEmail = "mandlm@molez.net";
userSigningKey = "4AA25D647AA54CC7";
theme = "dark";
};
};
@ -42,6 +43,7 @@
user = "mmandl";
userName = "Michael Mandl";
userEmail = "michael.mandl@horsch.com";
userSigningKey = "088ED38F036C7AF2";
theme = "dark";
};
};