mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-21 12:24:56 +00:00
Cosmetic changes
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user