From 6dc5849f9c7ddf1d3378f57c39b03bbf4d282b0f Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Wed, 14 Dec 2022 15:40:03 +0200 Subject: [PATCH] GitLab cli, glab --- Brewfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Brewfile b/Brewfile index 4bd52bf..3675641 100644 --- a/Brewfile +++ b/Brewfile @@ -69,6 +69,8 @@ brew "git-extras" brew "git-flow-avh" # See your latest local git branches, formatted real fancy brew "git-recent" +# Open-source GitLab command-line tool +brew "glab" # GNU implementation of the famous stream editor brew "gnu-sed" # Validating, recursive, caching DNS resolver