mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-10 20:47:41 +00:00
git: brew path to gh
This commit is contained in:
@@ -55,7 +55,7 @@
|
|||||||
recurse = true
|
recurse = true
|
||||||
[credential "https://github.com"]
|
[credential "https://github.com"]
|
||||||
helper =
|
helper =
|
||||||
helper = !/usr/bin/gh auth git-credential
|
helper = !/opt/homebrew/bin/gh auth git-credential
|
||||||
[credential "https://gist.github.com"]
|
[credential "https://gist.github.com"]
|
||||||
helper =
|
helper =
|
||||||
helper = !/usr/bin/gh auth git-credential
|
helper = !/opt/homebrew/bin/gh auth git-credential
|
||||||
|
|||||||
Reference in New Issue
Block a user