Pre-built binaries
Pre-built binaries are available for Linux (x86_64) and macOS (Apple Silicon). Download, extract, and move the binary onto yourPATH.
Build from source
Building from source requires Zig 0.16 or later.Shell completions
Completions are bundled in the repository undercompletions/. After installing Zeal, copy the file for your shell.
If you installed from a pre-built binary, clone the repository first to get the completions directory, or download the archive from the Releases page.
- Bash
- Zsh
- Fish
source /etc/bash_completion.d/zeal to activate immediately.