mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 09:58:47 -07:00
f776af2a1f
Fixes #9246
4 lines
82 B
Bash
4 lines
82 B
Bash
(( $+commands[stack] )) || return
|
|
|
|
source <(stack --bash-completion-script stack)
|