zsh-plugin-cli 0.2.1

A command-line tool to generate new Zsh plugins.
1
2
3
4
5
6
7
8
9
10
# -*- mode: gitignore; -*-

{% if include_shell_spec -%}
##############################################################################
## Shellspec
##############################################################################

/coverage/
/report/
{% endif -%}