diff --git a/home/home.nix b/home/home.nix index 4b1cd72..5f57241 100644 --- a/home/home.nix +++ b/home/home.nix @@ -517,6 +517,7 @@ programs.bat = { *.swo ''); core.whitespace = "-blank-at-eol,blank-at-eof,space-before-tab"; + rerere.enabled = true; }; lfs.enable = true; };