mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-07-30 03:15:21 +08:00
Fix load of various plugins: fastfile, keychain, sfffe, stack
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
(( $+commands[stack] )) || return
|
||||
|
||||
autoload -U +X bashcompinit && bashcompinit
|
||||
source <(stack --bash-completion-script stack)
|
||||
|
||||
Reference in New Issue
Block a user