pkg download command and patches
This commit is contained in:
8
assets/var/gnu/zsh/completions.md
Normal file
8
assets/var/gnu/zsh/completions.md
Normal file
@ -0,0 +1,8 @@
|
||||
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
|
||||
```
|
||||
Reference in New Issue
Block a user