From 5646292f8d41b1f68251569eb93e3eb08bce84ac Mon Sep 17 00:00:00 2001 From: John Doty Date: Tue, 20 Dec 2022 01:14:48 +0000 Subject: [PATCH] Le sigh --- .gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitconfig b/.gitconfig index fdcbd55..3fdab1b 100644 --- a/.gitconfig +++ b/.gitconfig @@ -7,8 +7,10 @@ [credential "https://github.com"] helper = helper = !/opt/local/bin/gh auth git-credential + helper = !/usr/bin/gh auth git-credential [credential "https://gist.github.com"] helper = helper = !/opt/local/bin/gh auth git-credential + helper = !/usr/bin/gh auth git-credential [github] user = DeCarabas