summaryrefslogtreecommitdiff
path: root/.chezmoi.toml.tmpl
diff options
context:
space:
mode:
authorIbrahim Muftee <ibrahim@muftee.net>2026-07-09 04:18:56 -0500
committerIbrahim Muftee <ibrahim@muftee.net>2026-07-09 04:18:56 -0500
commit6c1a2d7d1a76e3cdd023a3c680191c47e69be70b (patch)
tree0423b8670025ff016e02a410ab0904ef083b00cf /.chezmoi.toml.tmpl
parentd27d6f42761013b18f38596f5fee6db2db12fc10 (diff)
feat: enable auto commit
Diffstat (limited to '.chezmoi.toml.tmpl')
-rw-r--r--.chezmoi.toml.tmpl3
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