Update .chezmoi.toml
This commit is contained in:
parent
059aa999a3
commit
a01e62a21f
1 changed files with 1 additions and 0 deletions
|
@ -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"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue