chore: rename default config and update install script

This commit is contained in:
Constantin Simonis
2025-06-02 12:49:40 +02:00
parent fdcd4df144
commit 5d24bfda0b
3 changed files with 7 additions and 7 deletions

View File

@ -0,0 +1,14 @@
[user]
email = user@mail
name = John Doe
signingkey = 1234
[credential]
helper = store
[push]
autoSetupRemote = true
[core]
autocrlf = true
[pull]
rebase = true
[commit]
gpgsign = true