From a01e62a21f53d0d54e243b58df5140da18bd6d19 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Mon, 5 Aug 2024 17:56:59 -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 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"]