Unverified Commit abcac3e8 authored by Erwan ROUSSEL's avatar Erwan ROUSSEL Committed by GitHub
Browse files

Create README.md

Create stack's plugin README.md
parent f96d18ca
# Stack
This plugin provides completion for [Stack](https://haskellstack.org).
To use it add stack to the plugins array in your zshrc file.
```bash
plugins=(... stack)
```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment