From 36360a83b0cff213321557963cd7f6c3bd2c6ec0 Mon Sep 17 00:00:00 2001 From: Melvin Gundlach <4gundlac@informatik.uni-hamburg.de> Date: Sat, 25 Aug 2018 12:57:52 +0200 Subject: [PATCH] brew-cask: Brought back Search (new method) --- pages/osx/brew-cask.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/osx/brew-cask.md b/pages/osx/brew-cask.md index 65cb7814f2..87e49e5abf 100644 --- a/pages/osx/brew-cask.md +++ b/pages/osx/brew-cask.md @@ -2,6 +2,10 @@ > Package manager for macOS applications distributed as binaries. +- Search for casks: + +`brew search {{text}}` + - Install a cask: `brew cask install {{cask_name}}`