Skip to main content

hitspec completion

Generate a shell completion script so hitspec can tab-complete commands, flags, and arguments.
<shell> is one of bash, zsh, fish, or powershell. The command prints the script to stdout; redirect or source it as shown below.

Setup

Load completions for the current session:
Load them for every session:
Bash completions require the bash-completion package to be installed.
If you installed hitspec with Homebrew, completions for the shells Homebrew manages are typically wired up automatically.
Last modified on June 16, 2026