Fixed gitconfig issue

This commit is contained in:
2024-11-19 00:06:30 +02:00
parent edc8b3c03f
commit bd3da886d9

View File

@@ -1,7 +1,7 @@
[credential "https://github.com"]
helper = !/etc/profiles/per-user/kyren/bin/gh auth git-credential
helper = !gh auth git-credential
[credential "https://gist.github.com"]
helper = !/usr/bin/gh auth git-credential
helper = !gh auth git-credential
[user]
name = Kyren223
email = Kyren223@proton.me