mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-07-31 19:55:20 +08:00
Revert "Remove redundant bashcompinit calls"
This reverts commit f776af2a1f.
Fixes #9314
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
(( $+commands[stack] )) || return
|
||||
|
||||
autoload -U +X bashcompinit && bashcompinit
|
||||
source <(stack --bash-completion-script stack)
|
||||
|
||||
Reference in New Issue
Block a user