Ver Fonte

git: enable untrackedCache

Thomas Dy há 7 meses atrás
pai
commit
b0c9768995
1 ficheiros alterados com 1 adições e 0 exclusões
  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