ci/woodpecker/push/apply-patches Pipeline failed
Details
|
||
---|---|---|
.. | ||
README.md | ||
_nsxiv |
README.md
Zsh
Adds completion for zsh for nsxiv v31.
Installation
Simply copy the file to /usr/local/share/zsh/site-functions
or
/usr/share/zsh/site-functions
.
zsh 5.0.6 and above supports the
paths listed above. In any case, you can manually add a completion path adding
the following to your .zshrc
:
fpath+=(/usr/local/share/zsh/site-functions)
Authors
- explosion-mental