Browse Source

git: enable untrackedCache

Thomas Dy 7 months ago
parent
commit
b0c9768995
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .config/git/config

+ 1 - 0
.config/git/config

@@ -6,6 +6,7 @@
 [core]
 	autocrlf = input
 	hooksPath = ~/.config/git/hooks
+	untrackedcache = true
 [delta]
 	features = side-by-side line-numbers decorations
 	whitespace-error-style = 22 reverse