zsh-workers
 help / color / mirror / code / Atom feed
ef31f45d236646830d94428e188e36d381355eab blob 184 bytes (raw)

1
2
3
4
5
6
7
 
#autoload

local -a setypes expl

setypes=( ${(f)"$(_call_program selinux-types seinfo --flat -t)"} )
_description selinux-types expl "selinux type"
compadd "$@" "$expl[@]" -a setypes
debug log:

solving ef31f45d2 ...
found ef31f45d2 in https://git.vuxu.org/mirror/zsh/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).