diff --git a/config/git/config b/config/git/config index 4fcf108..532ccb0 100644 --- a/config/git/config +++ b/config/git/config @@ -55,7 +55,7 @@ recurse = true [credential "https://github.com"] helper = - helper = !/usr/bin/gh auth git-credential + helper = !/opt/homebrew/bin/gh auth git-credential [credential "https://gist.github.com"] helper = - helper = !/usr/bin/gh auth git-credential + helper = !/opt/homebrew/bin/gh auth git-credential