Skip to content

Commit 67bd574

Browse files
authored
v1.2 Update README.md
1 parent feca9e0 commit 67bd574

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Easy Homebrew
2-
An Alfred workflow to make homebrew right on Alfred -- Search, get details and run commands.
2+
It is an Alfred workflow for you to easy brew on Alfred -- Search, get details and run Homebrew commands.
33

44
## Requirments
55
- Required: Python3, [Alfred PowerPack](https://www.alfredapp.com/powerpack/)
@@ -19,16 +19,18 @@ An Alfred workflow to make homebrew right on Alfred -- Search, get details and r
1919

2020
![](https://i.imgur.com/DqVLWzu.png)
2121

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.
2324

24-
![](https://i.imgur.com/30rtVus.png)
25+
![](https://i.imgur.com/fpT5bNd.png)
2526

2627
- View lists of homebrew leaves, installed formulae and casks, and outdated ones by typing keywords `leaves`, `list` and `outdated`.
2728
- 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.
2829
- In the outdated list, you can update one-by-one or all-at-once with a simple `enter`.
2930
- In `leaves` and `list`, tab-complete to view info and `enter` to view/run commands as you do with default `brew` search.
3031
- In `leaves`, quicklook is also available.
3132

33+
![](https://i.imgur.com/67Is56w.png)
3234
![](https://i.imgur.com/tMsw96l.png)
3335
![](https://i.imgur.com/NaYjGaw.png)
3436

0 commit comments

Comments
 (0)