From df7ed82510aa2a7aa09a1c30093eb7613b60c401 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Mon, 29 Jul 2024 19:01:11 -0700 Subject: [PATCH] Update .chezmoi.toml --- .chezmoi.toml.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index 752c591..5892841 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -11,11 +11,12 @@ encryption = "gpg" [git] autoPush = true +[diff] {{ if lookPath "delta" -}} - [diff] command = "delta" args = ["--syntax-theme", "catppuccin-macchiato", "--features", "mellow-barbet", "{{ "{{" }} .Destination {{ "}}" }}", "{{ "{{" }} .Target {{ "}}" }}"] {{ end -}} +exclude = ["scripts"] [gpg] symmetric = true