You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -19,16 +19,18 @@ An Alfred workflow to make homebrew right on Alfred -- Search, get details and r
19
19
20
20

21
21
22
-
- In the dropdown list, select any items and press `enter` to see more details and applicable commands, commands include install, uninstall, upgrade, show info ... Commands will depend on install status.
22
+
- In the dropdown list, select any items and press `enter` to see more details and applicable commands, commands include install, uninstall, upgrade, show info ... Commands will depend on install status.
23
+
- There is also a keyword `info` for quickly acess commands and details for a specific cask/formula.
23
24
24
-

25
+

25
26
26
27
- View lists of homebrew leaves, installed formulae and casks, and outdated ones by typing keywords `leaves`, `list` and `outdated`.
27
28
- I also added the default search_keyword `brew` to show installed and outdated lists, so that you can see whether a package is installed, or outdated.
28
29
- In the outdated list, you can update one-by-one or all-at-once with a simple `enter`.
29
30
- In `leaves` and `list`, tab-complete to view info and `enter` to view/run commands as you do with default `brew` search.
0 commit comments