9 lines
198 B
Markdown
9 lines
198 B
Markdown
|
|
zsh/completions
|
||
|
|
=
|
||
|
|
https://github.com/zsh-users/zsh-completions/archive/refs/tags/0.36.0.tar.gz
|
||
|
|
|
||
|
|
``` sh *** build ***
|
||
|
|
mkdir -p ../share/zsh/site-functions
|
||
|
|
cp -l src/* ../share/zsh/site-functions
|
||
|
|
```
|