mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Merge pull request #360 from vitorgalvao/patch-1
_brew: alfred is no longer a valid cask command
This commit is contained in:
@@ -64,7 +64,6 @@ _brew_outdated_formulae() {
|
||||
_brew_cask() {
|
||||
local -a _1st_arguments
|
||||
_1st_arguments=(
|
||||
"alfred:displays note about new built-in alfred support"
|
||||
"audit:verifies installability of Casks"
|
||||
"cat:dump raw source of the given Cask to the standard output"
|
||||
"cleanup:cleans up cached downloads and tracker symlinks"
|
||||
|
||||
Reference in New Issue
Block a user