guix/oh-my-zsh/plugins/stack
2024-05-05 13:55:06 +01:00
..
README.md Add ZSH config copies 2024-05-05 13:55:06 +01:00
stack.plugin.zsh Add ZSH config copies 2024-05-05 13:55:06 +01:00

Stack

This plugin provides completion for Stack.

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

plugins=(... stack)