summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ar/.config/git/config6
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