Skip to content

Latest commit

 

History

History

zsh

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Zsh

Adds completion for zsh for nsxiv v33.

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