home/git: set pager
This commit is contained in:
parent
1d8c2752f5
commit
9115c0c5c2
|
@ -128,6 +128,8 @@ in
|
|||
submodule = "log";
|
||||
};
|
||||
|
||||
pager.show = lib.getExe pkgs.bat;
|
||||
|
||||
status = {
|
||||
showUntrackedFiles = "all";
|
||||
relativePaths = true;
|
||||
|
|
Loading…
Reference in New Issue