diff --git a/config/git/config b/config/git/config new file mode 100644 index 00000000..ec1c6a78 --- /dev/null +++ b/config/git/config @@ -0,0 +1,6 @@ +[credential "https://github.com"] + helper = + helper = !gh auth git-credential +[credential "https://gist.github.com"] + helper = + helper = !gh auth git-credential