mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
The argument completion also has no extra options.
This commit is contained in:
parent
d97295c183
commit
eb6c7a4f40
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ _ng_completion () {
|
|||
opts='-o --output-path'
|
||||
;;
|
||||
|
||||
i | install)
|
||||
completion | i | install)
|
||||
opts=''
|
||||
;;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue