# @albizures/pi-exit-command

Tiny Pi package that adds `/exit` as a quit alias.

## Usage

Install the package in Pi:

```bash
pi install npm:@albizures/pi-exit-command
```

Then use:

```txt
/exit
```

The command requests Pi to shut down gracefully.
