mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-02-12 04:40:39 +08:00
f776af2a1f
Fixes #9246
4 lines
82 B
Bash
4 lines
82 B
Bash
(( $+commands[stack] )) || return
|
|
|
|
source <(stack --bash-completion-script stack)
|