diff --git a/.gitconfig b/.gitconfig index e232ff2..8118538 100644 --- a/.gitconfig +++ b/.gitconfig @@ -69,7 +69,7 @@ abbrevCommit = true [credential "https://github.com"] - helper = !/usr/bin/gh auth git-credential + helper = !gh auth git-credential [merge] tool = nvimdiff