diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-08 09:51:52 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-08 09:51:52 +0900 |
| commit | 68b8721750eb4fc9dfb1639b4cb7bc0735500ffd (patch) | |
| tree | dcf73aa0e2eb90e44d036a1e70832c176c7a9350 /ar/.config/git | |
| parent | f02c2291ea1619ebe131222a0330b747a7c35951 (diff) | |
modified git/config
Diffstat (limited to 'ar/.config/git')
| -rw-r--r-- | ar/.config/git/config | 2 |
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" |
