From 0b0786695592bfef3dcbd01669bc228666f6888a Mon Sep 17 00:00:00 2001 From: andys8 Date: Mon, 20 Jan 2025 14:10:33 +0100 Subject: [PATCH] git: preload index --- gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/gitconfig b/gitconfig index 42c9d08..4ba6379 100644 --- a/gitconfig +++ b/gitconfig @@ -4,6 +4,7 @@ pager = diff-so-fancy | less --tabs=4 -RFX excludesFile = ~/.config/git/ignore untrackedcache = true + preloadindex = true [alias] a = add aa = add .