index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
stack
/
stack.plugin.zsh
blob: e3b6503a5ef07fa881dcc8915cbdcb6e60d52b3d (
plain
)
1
2
3
(( $+commands[stack] )) || return source <(stack --bash-completion-script stack)