diff --git a/configs/git/.gitconfig b/configs/git/.gitconfig index 2dc0487..dca2049 100644 --- a/configs/git/.gitconfig +++ b/configs/git/.gitconfig @@ -48,5 +48,9 @@ helper = helper = !/usr/bin/gh auth git-credential +[credential "http://*.gurustudio.com"] + helper = + helper = !/usr/bin/glab auth git-credential + [push] autoSetupRemote = true