square / maximum-awesome

Config files for vim and tmux.
Other
5.71k stars 969 forks source link

[Bugfix] No longer necessary to tap caskroom/cask #260

Closed skyxie closed 4 years ago

skyxie commented 4 years ago

It is no longer necessary to run:

brew tap caskroom/cask

Attempting to run this will get the error:

Error: caskroom/cask was moved. Tap homebrew/cask-cask instead.

This is now included with brew by default.

This also fixes issue #258, but differently from fix #259 because it appears that tapping cask is no longer necessary based on this comment here.

ghepting commented 4 years ago

LGTM :)

skyxie commented 4 years ago

I would love to merge this in, but it looks like someone with write access needs to come along and take care of that. 🤷‍♂

SalvatoreT commented 4 years ago

Thank you, @skyxie! Can you please ping me once you've signed the Individual Contributor License Agreement (CLA), and then I'll merge the changes.

skyxie commented 4 years ago

@SalvatoreT signed!