diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index ca8b2be..e752333 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -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"]