Update .chezmoi.toml

This commit is contained in:
punkfairie 2024-08-05 17:56:59 -07:00
parent 059aa999a3
commit a01e62a21f
Signed by: punkfairie
GPG key ID: A86AF57F837E320F

View file

@ -16,6 +16,7 @@ autoPush = true
{{ if lookPath "delta" -}}
command = "delta"
args = ["--syntax-theme", {{ $colorscheme | quote }}, "--features", "mellow-barbet", "{{ "{{" }} .Destination {{ "}}" }}", "{{ "{{" }} .Target {{ "}}" }}"]
pager = "delta"
{{ end -}}
exclude = ["scripts"]