diff --git a/config/git/config b/config/git/config index 532ccb0..e280c60 100644 --- a/config/git/config +++ b/config/git/config @@ -52,10 +52,4 @@ branch = yellow black bold ul [submodule] - recurse = true -[credential "https://github.com"] - helper = - helper = !/opt/homebrew/bin/gh auth git-credential -[credential "https://gist.github.com"] - helper = - helper = !/opt/homebrew/bin/gh auth git-credential + recurse = true diff --git a/install.conf.yaml b/install.conf.yaml index 780c779..6aebb03 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -1,8 +1,5 @@ --- - defaults: - brew: - stderr: true - stdout: true brewfile: stderr: true stdout: true