~/*.local instead of ~/*.extra

This commit is contained in:
2026-02-17 16:17:20 +08:00
parent 0d7feada81
commit 95de82c2a0
4 changed files with 8 additions and 7 deletions

View File

@@ -22,6 +22,6 @@
[include]
path = ~/.git_aliases
[include]
path = ~/.git_aliases.extra
path = ~/.git_aliases.local
[include]
path = ~/.gitconfig.extra ; use this file to store other personal settings and aliases
path = ~/.gitconfig.local ; use this file to store other personal settings and aliases