ohmyzsh/plugins/stack
..
README.md
stack.plugin.zsh

Stack

This plugin provides completion for Stack.

To use it add stack to the plugins array in your zshrc file.

plugins=(... stack)