Commit Graph

5 Commits (master)

Author SHA1 Message Date
John D Pell 27bfc966ac aliases: add shellcheck headers 2022-02-14 15:40:56 -08:00
Claudia bdc31aa55d
Remove alias for `brew cask search`
In Homebrew (the upstream project), `brew cask search` was merged into `brew search` a few months ago [1].

On 2018-09-30, `brew cask search` will be disabled altogether [2].

Since the output of `brew cask search` used to be subject to change at any time and was never meant to be parsed, scripts should not rely on the `bcsr` alias. So I figure it may not hurt to remove the `bcsr` alias from Bash-it before that deadline.

[1]: https://github.com/Homebrew/brew/pull/4316

[2]: 990dd7de86
2018-09-04 07:25:28 +02:00
Ilan Erenstein ec5c317d15 Remove bcup alias 2017-01-12 15:45:44 -08:00
Edward Freeman eec0aa6e9c fixed brew cask aliases
they removed the - from their CLI
2016-01-05 16:58:54 -08:00
Josh Hagins 327843b1bf Add separate aliases plugin for Homebrew-cask 2015-06-17 11:47:21 -04:00