aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-common/src (unfollow)
Commit message (Collapse)Author
2024-04-23fix(dotfiles): unquote aliases before quoting (#1976)Ellie Huxtable
* fix(dotfiles): unquote aliases before quoting * tests
2024-04-19fix: support not-mac for default shell (#1960)Ellie Huxtable
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
I'd like to tidy up the root a little, and it's nice to have all the rust crates in one place