forked from extern/ohmyzsh
abcac3e8a1
Create stack's plugin README.md
175 B
175 B
Stack
This plugin provides completion for Stack.
To use it add stack to the plugins array in your zshrc file.
plugins=(... stack)