brew.fish: Fix brew casks search

This commit is contained in:
Birger J. Nordølum 2018-07-30 13:52:09 +02:00 committed by David Adam
parent 22ccee3380
commit c300e09e8c

View File

@ -95,7 +95,7 @@ function __fish_brew_needs_cask_action
end
function __fish_brew_casks
brew cask search
brew search --casks
end
function __fish_brew_casks_installed