From 6c1a2d7d1a76e3cdd023a3c680191c47e69be70b Mon Sep 17 00:00:00 2001 From: Ibrahim Muftee Date: Thu, 9 Jul 2026 04:18:56 -0500 Subject: feat: enable auto commit --- .chezmoi.toml.tmpl | 3 +++ 1 file changed, 3 insertions(+) (limited to '.chezmoi.toml.tmpl') 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 -- cgit v1.2.3