nsxiv-extra/completion/zsh
explosion-mental e54dddd323
ci/woodpecker/push/apply-patches Pipeline failed Details
[completion/zsh/] add `--alpha-layer` and the nsxiv version is meant for
2023-01-28 14:12:33 -05:00
..
README.md [completion/zsh/] add `--alpha-layer` and the nsxiv version is meant for 2023-01-28 14:12:33 -05:00
_nsxiv [completion/zsh/] add `--alpha-layer` and the nsxiv version is meant for 2023-01-28 14:12:33 -05:00

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