From 61df1bd6c4064f2e5f2f94c4ee9c62b60e1cd7cd Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Wed, 23 Nov 2022 00:34:21 +0000 Subject: [PATCH] Update dotfiles/.local/share/chezmoi/.chezmoi.toml.tmpl --- dotfiles/.local/share/chezmoi/.chezmoi.toml.tmpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dotfiles/.local/share/chezmoi/.chezmoi.toml.tmpl b/dotfiles/.local/share/chezmoi/.chezmoi.toml.tmpl index f3b4b5d3..6b2e2e6b 100644 --- a/dotfiles/.local/share/chezmoi/.chezmoi.toml.tmpl +++ b/dotfiles/.local/share/chezmoi/.chezmoi.toml.tmpl @@ -36,3 +36,6 @@ sourceDir = {{ .chezmoi.sourceDir | quote }} [git] autoCommit = true autoPush = true + +[host] + restricted = false