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