ohmyzsh/plugins/stack
2025-10-06 10:16:11 -04:00
..
README.md Resolved merge conflicts: kept updated .gitpod.Dockerfile and .gitpod.yml 2025-10-06 10:16:11 -04:00
stack.plugin.zsh Resolved merge conflicts: kept updated .gitpod.Dockerfile and .gitpod.yml 2025-10-06 10:16:11 -04:00

Stack

This plugin provides completion for Stack.

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

plugins=(... stack)