Revert "Remove redundant bashcompinit calls"

This reverts commit f776af2a1f.

Fixes #9314
This commit is contained in:
Marc Cornellà
2020-10-05 17:20:02 +02:00
parent fbb2b56c7e
commit 6ebf27b8d3
5 changed files with 10 additions and 2 deletions

View File

@ -138,6 +138,7 @@ alias wpwm='wp widget move'
alias wpwu='wp widget update'
autoload -U +X bashcompinit && bashcompinit
# bash completion for the `wp` command
_wp_complete() {