James Taliaferro
e7aec9e872
pass: new package (#44454)
* New package: password-store
* add bash completion as variant
* also patch the cygwin platform snippet
* update description and maintainers
* make completions implicit and don't overwrite the completions package
* remove completion option
* formatting
* clean up file filter syntax
* remove reference to completion variant
* remove dependency on bash-completion
* clarify comments
* bashcompdir is already the default
* add optional dependency on xclip
* fix formatting