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