diff --git a/.chezmoiignore b/.chezmoiignore index abc3b24..c4963a0 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -6,3 +6,7 @@ {{ if (hasKey . "git") | not }} .gitconfig {{- end }} + +{{ if (eq .chezmoi.os "darwin") }} +.local +{{- end }}