diff --git a/dot_gitconfig b/dot_gitconfig index 4f3664f..c719608 100644 --- a/dot_gitconfig +++ b/dot_gitconfig @@ -6,10 +6,10 @@ email = xevion@xevion.dev [credential "https://github.com"] helper = - helper = !/home/linuxbrew/.linuxbrew/Cellar/gh/2.35.0/bin/gh auth git-credential + helper = !/usr/bin/gh auth git-credential [credential "https://gist.github.com"] helper = - helper = !/home/linuxbrew/.linuxbrew/Cellar/gh/2.35.0/bin/gh auth git-credential + helper = !/usr/bin/gh auth git-credential [core] editor = micro [init]