Update dotfiles/.local/share/chezmoi/home/.chezmoi.yaml.tmpl
This commit is contained in:
parent
52f3215a08
commit
ded1d999d9
1 changed files with 9 additions and 0 deletions
|
@ -138,3 +138,12 @@ diff:
|
|||
git:
|
||||
autoCommit: true
|
||||
autoPush: true
|
||||
textconv:
|
||||
- pattern: "**/*.plist"
|
||||
command: "plutil"
|
||||
args:
|
||||
- "-convert"
|
||||
- "xml1"
|
||||
- "-o"
|
||||
- "-",
|
||||
- "-"
|
||||
|
|
Loading…
Reference in a new issue