Back to Ohmyzsh

Stack

plugins/stack/README.md

latest174 B
Original Source

Stack

This plugin provides completion for Stack.

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

bash
plugins=(... stack)