gh auth helper

This commit is contained in:
Jacob Bohanon
2024-10-08 09:51:47 -04:00
parent eb4ded42d7
commit 02dfbea6d7

View File

@@ -28,3 +28,9 @@
prompt = true
[mergetool "nvimdiff"]
cmd = "nvim -d \"$LOCAL\" \"$REMOTE\" \"$MERGED\" -c 'wincmd w' -c 'wincmd J'"
[credential "https://github.com"]
helper =
helper = !/usr/bin/gh auth git-credential
[credential "https://gist.github.com"]
helper =
helper = !/usr/bin/gh auth git-credential