diff --git a/dotfiles/.config/chezmoi/chezmoi.toml b/dotfiles/.config/chezmoi/chezmoi.toml deleted file mode 100644 index c1ce2562..00000000 --- a/dotfiles/.config/chezmoi/chezmoi.toml +++ /dev/null @@ -1,8 +0,0 @@ -[diff] - pager = "delta" -[git] - autoPush = true -[[textconv]] - pattern = "**/*.plist" - command = "plutil" - args = ["-convert", "xml1", "-o", "-", "-"]