mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-27 03:05:39 +01:00
Add leaves command to brew completion
This commit is contained in:
parent
96e4e5dd03
commit
63bdc0f22f
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ _1st_arguments=(
|
|||
'info:information about a formula'
|
||||
'install:install a formula'
|
||||
'reinstall:install a formula anew; re-using its current options'
|
||||
'leaves:show installed formulae that are not dependencies of another installed formula'
|
||||
'link:link a formula'
|
||||
'list:list files in a formula or not-installed formulae'
|
||||
'log:git commit log for a formula'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue