summaryrefslogtreecommitdiffstats
path: root/.chezmoiignore
diff options
context:
space:
mode:
Diffstat (limited to '.chezmoiignore')
-rw-r--r--.chezmoiignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.chezmoiignore b/.chezmoiignore
index 0c17047..0a10d78 100644
--- a/.chezmoiignore
+++ b/.chezmoiignore
@@ -1,2 +1,6 @@
-LICENSE
+{{ if eq .chezmoi.os "windows "}}
+*
+{{ else }}
.config/zsh/.zdirs
+{{ end }}
+LICENSE