From 68b8721750eb4fc9dfb1639b4cb7bc0735500ffd Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sun, 8 Jun 2025 09:51:52 +0900 Subject: modified git/config --- ar/.config/git/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ar/.config/git/config b/ar/.config/git/config index aba3da1..095b3a9 100644 --- a/ar/.config/git/config +++ b/ar/.config/git/config @@ -9,7 +9,9 @@ changed = yellow untracked = blue [credential] + helper = cache helper = store + helper = !type pass-git-helper >/dev/null && pass-git-helper$@ [delta] blame-code-style = syntax blame-palette = "#161617" "#1b1b1d" "#2a2a2d" "#3e3e43" -- cgit v1.2.3