zsh misc completions
March 28, 2026 ยท View on GitHub
Unix
Perl
dotnet
macOS
- mediafilesegmenter
- mediastreamsegmenter
- mediastreamvalidator
- mediasubtitlesegmenter
Setup example
Add some directory to fpath variables. In the following example, add ~/.zsh/completions.
mkdir -p ~/.zsh/completions
fpath=(~/.zsh/completions $fpath)
Run setup.sh
./setup.sh ~/.zsh/completions