unification of work and personal configs.

The work package, when stowed, makes the proper overrides, as long as
all work stuff lives in ~/work/
This commit is contained in:
Gabe Venberg 2024-02-22 13:30:25 -06:00
parent ce99161959
commit ffefa0fffd
4 changed files with 18 additions and 78 deletions

View file

@ -39,3 +39,5 @@
sort = -committerdate
[status]
submodulesummary = true
[includeIf "gitdir:~/work/"]
path = ".config/git/work.gitconfig"