1
0
Fork 0

brew: Untap unnecessary default taps

This commit is contained in:
Jeremy Kaplan 2023-09-13 10:32:32 -07:00
commit a377ddbe29

View file

@ -1,8 +1,6 @@
tap "homebrew/bundle" tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts" tap "homebrew/cask-fonts"
tap "homebrew/cask-versions" tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services" tap "homebrew/services"
tap "yoheimuta/protolint" tap "yoheimuta/protolint"