summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-08 09:51:52 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-08 09:51:52 +0900
commit68b8721750eb4fc9dfb1639b4cb7bc0735500ffd (patch)
treedcf73aa0e2eb90e44d036a1e70832c176c7a9350
parentf02c2291ea1619ebe131222a0330b747a7c35951 (diff)
modified git/config
-rw-r--r--ar/.config/git/config2
1 files changed, 2 insertions, 0 deletions
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"