mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30: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'
|
opts='-o --output-path'
|
||||||
;;
|
;;
|
||||||
|
|
||||||
i | install)
|
completion | i | install)
|
||||||
opts=''
|
opts=''
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user