diff --git a/brew/Brewfile b/brew/Brewfile index 4bb6126..91ccbea 100644 --- a/brew/Brewfile +++ b/brew/Brewfile @@ -1,5 +1,4 @@ tap "caskroom/versions" -tap "github/gh" tap "homebrew/bundle" tap "homebrew/cask" tap "homebrew/cask-fonts" @@ -14,7 +13,7 @@ brew "fd" brew "ffmpeg" brew "fzf" brew "git" -brew "github/gh/gh" +brew "gh" brew "gnu-units" brew "gnupg" brew "hub"