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]