Skip to main content
The fabro completion command generates shell completion scripts for tab-completing commands, flags, and arguments.

Bash

Add to your ~/.bashrc:
Or generate a file and source it:

Zsh

Add to your ~/.zshrc (before compinit):
Or generate a file:
You may need to run compinit or start a new shell session for changes to take effect.

Fish

Or persist to the completions directory:

PowerShell

Add to your PowerShell profile:

Elvish

Supported shells

Run fabro completion --help to see all supported shells: