# shellcheck shell=bash ############################################################################### # Tab-completion-script voor kz setup. # # Geschreven door Karel Zimmer . ############################################################################### dashoptions="-a --apps -c --cat '-e EDITIE' '--edition EDITIE' -f --files -g --gui -h --help -l --list -r --reset -s --simulate -u --usage -v --version" complete -o default -W "$dashoptions" kz-setup