aether completion
Generate shell completion scripts for tab completion of commands, subcommands, and flags.Usage
Shells
| Shell | Description |
|---|---|
bash | Bash completion script |
zsh | Zsh completion script |
fish | Fish completion script |
powershell | PowerShell completion script |
Setup
- Bash
- Zsh
- Fish
- PowerShell
Load completions in the current session:Persist across sessions by adding to On macOS with Homebrew bash-completion:
~/.bashrc: