completions
Generates shell completion script for the specified shell. Completions provide tab-completion for commands and dynamic branch name suggestions.
bash
workmux completions <shell>Arguments
<shell>: Shell type:bash,zsh, orfish.
Examples
bash
# Generate completions for zsh
workmux completions zshSee Installation - Shell completions for setup instructions.