mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 21:39:48 +01:00
The argument completion also has no extra options.
This commit is contained in:
parent
bd599066d7
commit
a748f513a6
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…
Reference in a new issue