diff --git a/.chezmoi.yaml.tmpl b/.chezmoi.yaml.tmpl index e22f469..a15763e 100644 --- a/.chezmoi.yaml.tmpl +++ b/.chezmoi.yaml.tmpl @@ -2,3 +2,5 @@ sourceDir: ~/repos/dotfiles merge: command: vim args: "-d" +diff: + pager: "less -R"