mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 21:39:48 +01:00
macports: add rdeps and rdependents completion (#4717)
This commit is contained in:
parent
ee7a9f6fe6
commit
79fff1ee49
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ subcmds=(
|
|||
'patch'
|
||||
'pkg'
|
||||
'provides'
|
||||
'rdependents'
|
||||
'rdeps'
|
||||
'rpmpackage'
|
||||
'search'
|
||||
'selfupdate'
|
||||
|
|
Loading…
Reference in a new issue