ENH make chezmoi use correct pager for diff output

This commit is contained in:
Nathan Dwarshuis 2022-05-21 00:17:40 -04:00
parent 013165a8c4
commit 82f99f3035
1 changed files with 3 additions and 0 deletions

3
.chezmoi.yaml.tmpl Normal file
View File

@ -0,0 +1,3 @@
diff:
args: --color
pager: less -r