aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/src/import/zsh.rs (follow)
Commit message (Collapse)AuthorAge
* ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek2022-04-28
| | | | | | | * ignore JB IDEs * tidy-up imports * add rustfmt config
* Generic Importer Trait (#71)Conrad Ludgate2021-05-09
| | | | | | | | | | | | | | | | | * initial importer trait * appease linters * improve file handling. fixes #66 * use size hint * format + comment * update serde rename mess * tested :sunglasses: :rocket: * small formatting
* Support bash, resolves #3Ellie Huxtable2021-04-26