diff --git a/.chezmoiignore b/.chezmoiignore index 2926dbf..cb511d2 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -1,7 +1,10 @@ README.md screenshots packages -{{ if (ne .chezmoi.os "linux") }} +{{ if (toString .chezmoi.os | toString | contains "windows")}} + * + !dot_gitconfig +{{ else if (ne .chezmoi.os "linux") }} {{ if not (.chezmoi.kernel.osrelease | lower | contains "microsoft") }} private_dot_gnupg {{ end }}