Add README
This commit is contained in:
commit
7155b70960
|
@ -0,0 +1,22 @@
|
||||||
|
zsh-completions
|
||||||
|
===============
|
||||||
|
|
||||||
|
**Additional completion definitions for [Zsh](http://www.zsh.org).**
|
||||||
|
|
||||||
|
The scripts are meant to be contributed to the Zsh project when stable enough.
|
||||||
|
|
||||||
|
|
||||||
|
Status
|
||||||
|
------
|
||||||
|
See [issues](issues) for details on each completion definition.
|
||||||
|
|
||||||
|
|
||||||
|
Usage
|
||||||
|
-----
|
||||||
|
Drop the scripts in a directory included in your `$fpath`.
|
||||||
|
|
||||||
|
|
||||||
|
License
|
||||||
|
-------
|
||||||
|
See each file for license details.
|
||||||
|
|
Loading…
Reference in New Issue