# Completion

Generate the autocompletion script for the specified shell.

## Usage

```bash
tomba completion <shell>
```

**Supported Shells:**

- bash
- fish
- powershell
- zsh

## Example

```bash
tomba completion zsh
```
