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 | 2ae11c49b32f31f04300338b4ec786fc7f9f961e (patch) | |
| tree | af54c6c9059ae860c6081af330273e6c41a8f4e6 | |
| parent | a7ffe2e9ac2ce5cfda66b65c7c4e7f67b68841bd (diff) | |
modified shell/aliasrc, modified shell/bm-dirs, modified shell/bm-files, modified .ssh/config, modified shell/aliasrc
| -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 |
