#compdef limit unlimit local expl _tags any:argument limits || return 1 _description expl 'process limits' compadd "$expl[@]" ${${(f)"$(limit)"}%% *}