mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-13 03:12:21 +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'
|
'info:information about a formula'
|
||||||
'install:install a formula'
|
'install:install a formula'
|
||||||
'reinstall:install a formula anew; re-using its current options'
|
'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'
|
'link:link a formula'
|
||||||
'list:list files in a formula or not-installed formulae'
|
'list:list files in a formula or not-installed formulae'
|
||||||
'log:git commit log for a formula'
|
'log:git commit log for a formula'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue