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