Improve gitconfig and install script

This commit is contained in:
Tim
2025-03-04 12:01:27 +01:00
parent 22fe5fefc7
commit a27ed0a820
3 changed files with 19 additions and 2 deletions

View File

@ -1,9 +1,10 @@
[user]
email = tim.veenendaal@gmail.com
name = Tim
[core]
excludesfile = /home/tim/.gitignore
excludesfile = ~/.gitignore
[push]
default = current
[init]
defaultBranch = master
[include]
path = ~/.gitconfig.local