diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-01-08 23:41:12 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-01-08 23:41:12 +0900 |
| commit | 19381bd19d1914ca557c7ef45b297b6e8130fe9e (patch) | |
| tree | 0ff23c0a4469848a66806da8bb264c9ee76667aa /ar/.config | |
| parent | 0a8550c238f17a8b12afccf182166c3cff2cce14 (diff) | |
modified shell/aliasrc, modified shell/bm-dirs, modified shell/bm-files, modified .ssh/config, modified shell/aliasrc
Diffstat (limited to 'ar/.config')
| -rw-r--r-- | ar/.config/git/config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ar/.config/git/config b/ar/.config/git/config index 9a7467f..3d9b746 100644 --- a/ar/.config/git/config +++ b/ar/.config/git/config @@ -86,3 +86,9 @@ signingkey = 6E0F6060D236F2AB [commit] gpgsign = true +[credential "https://github.com"] + helper = + helper = !/usr/bin/gh auth git-credential +[credential "https://gist.github.com"] + helper = + helper = !/usr/bin/gh auth git-credential |
