Cosmetic changes

This commit is contained in:
Julien Nicoulaud
2011-07-22 00:35:27 +02:00
parent 05a42d2d1e
commit 0b4b70ef15
5 changed files with 44 additions and 21 deletions
+4 -2
View File
@@ -13,10 +13,12 @@ See [issues](zsh-completions/issues) for details on each completion definition.
Usage
-----
Drop the scripts in a directory included in your `$fpath`.
Drop the scripts in a directory included in your `$fpath`, for example:
git clone git://github.com/zsh-users/zsh-completions.git
fpath=(path/to/zsh-completions $fpath)
License
-------
See each file for license details.