stack.plugin.zsh 82 Bytes
Newer Older
1
2
(( $+commands[stack] )) || return

3
source <(stack --bash-completion-script stack)