mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
Revert "Remove redundant bashcompinit calls"
This reverts commit f776af2a1f.
Fixes #9314
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user