21414d5f43
Deleted dotfiles/.config/chezmoi/chezmoi.yaml
8 lines
154 B
TOML
8 lines
154 B
TOML
[diff]
|
|
pager = "delta"
|
|
[git]
|
|
autoPush = true
|
|
[[textconv]]
|
|
pattern = "**/*.plist"
|
|
command = "plutil"
|
|
args = ["-convert", "xml1", "-o", "-", "-"]
|