aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-dotfiles/src/shell (unfollow)
Commit message (Collapse)Author
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
2024-04-03perf(dotfiles): cache aliases and read straight from file (#1918)Ellie Huxtable
* cache aliases when set locally * handle rebuild on sync and tidy things a bit * support all shells except nu * make clippy happy * fmt * fix for no features
2024-03-04refactor: rename atuin-config to atuin-dotfiles (#1817)Ellie Huxtable