GIF89a; Mini Shell

Mini Shell

Direktori : /usr/share/zsh/5.0.2/functions/
Upload File :
Current File : //usr/share/zsh/5.0.2/functions/_functions

#compdef unfunction

local expl ffilt

zstyle -t ":completion:${curcontext}:functions" prefix-needed && \
 [[ $PREFIX != [_.]* ]] && \
 ffilt='[(I)[^_.]*]'

_wanted functions expl 'shell function' compadd -k "$@" - "functions$ffilt"

./BlackJoker Mini Shell 1.0