diff options
| -rw-r--r-- | .chezmoi.toml.tmpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index 1c7d8aa..bff397e 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -34,3 +34,6 @@ [edit] command = "nvim" + +[git] + autoCommit = true |
