A Bash shell completion for scoop -- a command-line installer for Windows.
Copy the scoop-completion.sh
file to directory with other completions, for example ~/bin/bash_completion.d/
or source directly.
If a faster completion, but lacking package names, is desired export SCOOP_COMPLETION_NO_LISTS
with a non-empty value.