Skip to content

Commit

Permalink
#15 doc: mention Atuin integration
Browse files Browse the repository at this point in the history
Signed-off-by: Patrizio Bekerle <[email protected]>
  • Loading branch information
pbek committed Oct 5, 2024
1 parent ddc28d3 commit e7e9682
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,12 @@ For example for the Fish shell you can use:
```bash
qc completion fish > ~/.config/fish/completions/qc.fish
```

## Atuin integration

Executed commands can be stored in [Atuin](https://atuin.sh/) on execution
when using the `--atuin` flag. They will then show up in the Atuin command history.

```bash
qc exec --atuin
```

0 comments on commit e7e9682

Please sign in to comment.