aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/src/import/resh.rs (follow)
Commit message (Collapse)AuthorAge
* Fix resh importer, and change error handling method (#82)Jamie Quigley2021-05-09
|
* Add importer for resh_history file (#69)Jamie Quigley2021-05-08
* Added resh history importer * Silence trivial clippy warnings for the PR CI