Add initial user configuration files

This commit is contained in:
Melvin Ragusa
2026-02-02 11:26:41 +01:00
parent bc9ee212ac
commit 815383df9d
29 changed files with 3214 additions and 0 deletions

9
.gitconfig Normal file
View File

@@ -0,0 +1,9 @@
[user]
email = kontakt@ragusa-it.dev
name = Melvin Ragusa
[credential "https://github.com"]
helper =
helper = !/usr/bin/gh auth git-credential
[credential "https://gist.github.com"]
helper =
helper = !/usr/bin/gh auth git-credential