mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-21 05:43:31 +02:00
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)