atuin/crates/atuin-dotfiles
Ellie Huxtable d020c815c1
feat(dotfiles): support syncing shell/env vars (#1977)
There's a bunch of duplication here!

I'd also like to support syncing shell "snippets", aka just bits of
shell config that don't fit into the structure here. Potentially special
handling for PATH too.

Rather than come up with some abstraction in the beginning, which
inevitably will not fit future uses, I'm duplicating code _for now_.

Once all the functionality is there, I can tidy things up and sort a
proper abstraction out.

Something in atuin-client for map/list style synced structures would
probably work best.
2024-04-25 07:52:23 +01:00
..
src feat(dotfiles): support syncing shell/env vars (#1977) 2024-04-25 07:52:23 +01:00
Cargo.toml chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00