Add .gitconfig enabling diff'ing for encrypted .age files

This commit is contained in:
2024-11-08 17:35:11 -06:00
parent ab47f6832f
commit 12ad0c0d2f
3 changed files with 10 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/sh
# We just need to have access to the Git repository
cd {{ .chezmoi.sourceDir }}
# The path is relative to the .git/config file
git config --local include.path ../.gitconfig