diff options
| -rw-r--r-- | .chezmoi.toml.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index fd0879b..f41c11a 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -1,3 +1,5 @@ +sourceDir = {{ .chezmoi.sourceDir | quote }} + [status] exclude = ["scripts"] |
