refactor: extract git config
This commit is contained in:
parent
7b8e76860c
commit
92369cc90b
5 changed files with 6 additions and 75 deletions
|
@ -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";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue