diff --git a/bash_completion b/bash_completion index d16b10a..d3d3182 100644 --- a/bash_completion +++ b/bash_completion @@ -39,7 +39,7 @@ fi # Blacklisted completions, causing problems with our code. # -_blacklist_glob='@(acroread.sh)' +_blacklist_glob='@()' # Turn on extended globbing and programmable completion shopt -s extglob progcomp