diff --git a/chezmoi.roots/_src.all/.chezmoi.toml.tmpl b/chezmoi.roots/_src.all/.chezmoi.toml.tmpl index d13a567..9af2c2f 100644 --- a/chezmoi.roots/_src.all/.chezmoi.toml.tmpl +++ b/chezmoi.roots/_src.all/.chezmoi.toml.tmpl @@ -109,7 +109,7 @@ scriptTempDir={{ $scriptTempDir | quote }} GITHUB_ACCESS_TOKEN={{- $githubToken | quote }} GITHUB_TOKEN={{- $githubToken | quote }} -[style] +[data.style] {{- if ($promptStyle) }} prompt={{- $promptStyle | quote }} {{- end }}