From 4222e4ac66dad50111da7cfeb68a3dbfea70e50a Mon Sep 17 00:00:00 2001 From: Trolli Schmittlauch Date: Fri, 16 May 2025 13:36:45 +0200 Subject: [PATCH] home: enable git rerere --- home/common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/common.nix b/home/common.nix index 693593f..9cb8df9 100644 --- a/home/common.nix +++ b/home/common.nix @@ -73,6 +73,7 @@ '' ); core.whitespace = "-blank-at-eol,blank-at-eof,space-before-tab"; + rerere.enabled = true; }; lfs.enable = true; delta = {