1
0
Fork 0

brew: Use gh instead of deprecated github/gh/gh

This commit is contained in:
Jeremy Kaplan 2020-09-11 14:23:35 -07:00
commit 616df63569

View file

@ -1,5 +1,4 @@
tap "caskroom/versions" tap "caskroom/versions"
tap "github/gh"
tap "homebrew/bundle" tap "homebrew/bundle"
tap "homebrew/cask" tap "homebrew/cask"
tap "homebrew/cask-fonts" tap "homebrew/cask-fonts"
@ -14,7 +13,7 @@ brew "fd"
brew "ffmpeg" brew "ffmpeg"
brew "fzf" brew "fzf"
brew "git" brew "git"
brew "github/gh/gh" brew "gh"
brew "gnu-units" brew "gnu-units"
brew "gnupg" brew "gnupg"
brew "hub" brew "hub"