diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index f33db1f..d4d3664 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -5,4 +5,4 @@ [git] autoPush = true autoCommit = true - commitMessageTemplate = ".commit_message.tmpl" + commitMessageTemplateFile = ".commit_message.tmpl"