diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl new file mode 100644 index 0000000..3df6280 --- /dev/null +++ b/.chezmoi.toml.tmpl @@ -0,0 +1,3 @@ +[git] + autoCommit = true + autoPush = true