This repository has been archived by the owner on Dec 2, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only tap homebrew/completions when $completion parameter is set to true
When we `include vagrant`, $completion will default to false and the `vagrant-completion` package will not be installed. `homebrew/completions` will be taped nonetheless, however. This is not necessary. Change the manifest to only tap `homebrew-versions` if $completion is true.
- Loading branch information