about summary refs log tree commit diff
path: root/Completion/Zsh/Type/_arrays
blob: c28fb179ec9c8536829738aabc0f7698c82cb5d8 (plain) (blame)
1
2
3
4
5
#compdef shift

local expl

_wanted arrays expl array _parameters "$@" -g '*array*'