Skip to content

Commit

Permalink
doc: add completions
Browse files Browse the repository at this point in the history
  • Loading branch information
tetzng committed Jan 3, 2025
1 parent c454a77 commit f55fc91
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ Ensure you have Rust installed on your system. You can install pez using Cargo:
cargo install pez
```

## Completions

```fish
pez completions fish > ~/.config/fish/completions/pez.fish
```

## Usage

```
Expand Down

0 comments on commit f55fc91

Please sign in to comment.