update readme and tweak helix config

This commit is contained in:
Noah Masur
2025-03-23 18:41:32 -04:00
parent cdbd94e64e
commit b270e1643c
5 changed files with 72 additions and 41 deletions

View File

@ -32,7 +32,7 @@ in
userName = cfg.name;
userEmail = cfg.email;
extraConfig = {
core.pager = "${pkgs.git}/share/git/contrib/diff-highlight/diff-highlight | less -F";
core.pager = "${pkgs.git}/share/git/contrib/diff-highlight/diff-highlight | less --no-init";
interactive.difffilter = "${pkgs.git}/share/git/contrib/diff-highlight/diff-highlight";
pager = {
branch = "false";