Closed
Description
The following line give me an error when installed on macOS Mojave (10.14.6)
bash-complete-partial-path/bash_completion
Line 306 in 11771a5
-bash: complete: -D: invalid option
complete: usage: complete [-abcdefgjksuv] [-pr] [-o option] [-A action] [-G globpat] [-W wordlist] [-P prefix] [-S suffix] [-X filterpat] [-F function] [-C command] [name ...]
Other than that, great work!