| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2024-04-18 | chore: 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-03 | perf(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-04 | refactor: rename atuin-config to atuin-dotfiles (#1817) | Ellie Huxtable | |
| 2024-02-15 | feat: support syncing aliases (#1721) | Ellie Huxtable | |
| * feat: support syncing aliases This is definitely not yet finished, but works for zsh right now. TODO: 1. Support other shells 2. Cache the alias generation, so we don't have to do a bunch of work at shell init time * correct imports * fix clippy errors * fix tests * add the other shells * support xonsh * add delete * update rust, then make clippy happy once more * omfg fmt too | |||
