Update dotfiles/.local/share/chezmoi/.chezmoi.toml.tmpl
This commit is contained in:
parent
a69ddda830
commit
61df1bd6c4
1 changed files with 3 additions and 0 deletions
|
@ -36,3 +36,6 @@ sourceDir = {{ .chezmoi.sourceDir | quote }}
|
||||||
[git]
|
[git]
|
||||||
autoCommit = true
|
autoCommit = true
|
||||||
autoPush = true
|
autoPush = true
|
||||||
|
|
||||||
|
[host]
|
||||||
|
restricted = false
|
||||||
|
|
Loading…
Reference in a new issue