From 5d1e0d0d06003e2988c7f3388a9fb848fac5ade7 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Mon, 29 Jul 2024 18:58:38 -0700 Subject: [PATCH] Update .chezmoi.toml --- .chezmoi.toml.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index a3d8e9f..752c591 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -14,6 +14,7 @@ autoPush = true {{ if lookPath "delta" -}} [diff] command = "delta" + args = ["--syntax-theme", "catppuccin-macchiato", "--features", "mellow-barbet", "{{ "{{" }} .Destination {{ "}}" }}", "{{ "{{" }} .Target {{ "}}" }}"] {{ end -}} [gpg]