mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01: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