Use PPA gh version

This commit is contained in:
2024-01-12 13:35:10 -06:00
parent c0b34c6596
commit 5ba7050e86

View File

@@ -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]