From a476d8943c957f580cec0bcb27bcc578c182985c Mon Sep 17 00:00:00 2001 From: Anthony Rodriguez Date: Wed, 20 Sep 2023 22:59:30 +0200 Subject: [PATCH] don't ignore dot_gitconfig and its contents --- .chezmoiignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.chezmoiignore b/.chezmoiignore index 2528dd5..b6b8e68 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -3,7 +3,8 @@ screenshots packages {{ if eq .chezmoi.os "windows" }} * - !dot_gitconfig + !dot_gitconfig/ + !dot_gitconfig/** # else is necessary because windows does not have a .chezmoi.osrelease {{ else if not (.chezmoi.kernel.osrelease | lower | contains "wsl2") }} private_dot_gnupg