Merge pull request #360 from vitorgalvao/patch-1
_brew: alfred is no longer a valid cask command
This commit is contained in:
commit
4a23910f59
|
@ -64,7 +64,6 @@ _brew_outdated_formulae() {
|
||||||
_brew_cask() {
|
_brew_cask() {
|
||||||
local -a _1st_arguments
|
local -a _1st_arguments
|
||||||
_1st_arguments=(
|
_1st_arguments=(
|
||||||
"alfred:displays note about new built-in alfred support"
|
|
||||||
"audit:verifies installability of Casks"
|
"audit:verifies installability of Casks"
|
||||||
"cat:dump raw source of the given Cask to the standard output"
|
"cat:dump raw source of the given Cask to the standard output"
|
||||||
"cleanup:cleans up cached downloads and tracker symlinks"
|
"cleanup:cleans up cached downloads and tracker symlinks"
|
||||||
|
|
Loading…
Reference in New Issue