From 5ef99e64d947259b1707d5b43c4c18cdc69eb065 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 15 Jul 2023 18:10:26 -0400 Subject: use the git untracked cache --- config/git/config | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/git/config b/config/git/config index 1d76b6d..48afbdc 100644 --- a/config/git/config +++ b/config/git/config @@ -44,6 +44,7 @@ [core] excludesfile = ~/.config/git/ignore pager = delta + untrackedCache = true [push] default = current [branch] -- cgit v1.2.3-54-g00ecf