mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 08:50:08 +00:00
f776af2a1f
Fixes #9246
3 lines
82 B
Bash
3 lines
82 B
Bash
(( $+commands[stack] )) || return
|
|
|
|
source <(stack --bash-completion-script stack)
|