Add git configuration

This commit is contained in:
ItsDrike 2024-04-04 20:16:56 +02:00
parent a9cdf25a57
commit 329f48882e
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
9 changed files with 223 additions and 0 deletions

View file

@ -0,0 +1,5 @@
_: {
imports = [
./git
];
}