mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 01:48:34 -07:00
The argument completion also has no extra options.
This commit is contained in:
parent
bd599066d7
commit
a748f513a6
@ -16,7 +16,7 @@ _ng_completion () {
|
||||
opts='-o --output-path'
|
||||
;;
|
||||
|
||||
i | install)
|
||||
completion | i | install)
|
||||
opts=''
|
||||
;;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user