Name
Last commit
Last update
..
README.md Create README.md
stack.plugin.zsh Remove unnecessary sandbox fn

Stack

This plugin provides completion for Stack.

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

plugins=(... stack)