dotfiles/.gitconfig

8 lines
221 B
INI

[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
[core]
hooksPath = ~/.config/git/hooks