aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client/config.toml (follow)
Commit message (Collapse)AuthorAge
* fix(config): add quotes for strategy value in comment (#1993)Helmut K. C. Tessarek2024-05-06
|
* refactor: preview_auto to use enum and different option (#1991)Helmut K. C. Tessarek2024-05-01
| | | | | * refactor: preview_auto to use enum and different option * fix: typo
* chore: move crates into crates/ dir (#1958)Ellie Huxtable2024-04-18
I'd like to tidy up the root a little, and it's nice to have all the rust crates in one place