mirror of
https://github.com/geerlingguy/mac-dev-playbook
synced 2024-11-10 06:14:12 +00:00
Fixes #190: Don't tap homebrew cask or core anymore.
This commit is contained in:
parent
f885708e1f
commit
c99ff5da76
1 changed files with 1 additions and 3 deletions
|
@ -63,9 +63,7 @@ homebrew_installed_packages:
|
|||
- wrk
|
||||
- zsh-history-substring-search
|
||||
|
||||
homebrew_taps:
|
||||
- homebrew/core
|
||||
- homebrew/cask
|
||||
homebrew_taps: []
|
||||
|
||||
homebrew_cask_appdir: /Applications
|
||||
homebrew_cask_apps:
|
||||
|
|
Loading…
Reference in a new issue