[git] Move git config to XDG

This commit is contained in:
Andrew Williams
2026-01-07 15:53:17 +00:00
parent 7d54a9f48b
commit 31a189af3a
2 changed files with 1 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
email = andy@tensixtyone.com email = andy@tensixtyone.com
[core] [core]
excludesfile = ~/.gitignore_global excludesfile = ~/.config/git/gitignore_global
[alias] [alias]
prune = fetch --prune prune = fetch --prune