mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
The argument completion also has no extra options.
This commit is contained in:
committed by
Marc Cornellà
parent
bd599066d7
commit
a748f513a6
@@ -16,7 +16,7 @@ _ng_completion () {
|
||||
opts='-o --output-path'
|
||||
;;
|
||||
|
||||
i | install)
|
||||
completion | i | install)
|
||||
opts=''
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user