Skip to content

Commit

Permalink
[maintenance] no need for "cask" or "core" anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
heathsnow committed Jan 26, 2024
1 parent 59d04cd commit aad9c21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/strap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -368,8 +368,8 @@ logk
# Install Homebrew Bundle, Cask and Services tap.
log "Installing Homebrew taps and extensions:"
brew bundle --quiet --file=- <<RUBY
tap "homebrew/cask"
tap "homebrew/core"
# tap "homebrew/cask"
# tap "homebrew/core"
tap "homebrew/services"
RUBY
logk
Expand Down

0 comments on commit aad9c21

Please sign in to comment.