atuin/crates
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
..
atuin feat(dotfiles): support syncing shell/env vars (#1977) 2024-04-25 07:52:23 +01:00
atuin-client chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
atuin-common fix(dotfiles): unquote aliases before quoting (#1976) 2024-04-23 14:45:07 +01:00
atuin-dotfiles feat(dotfiles): support syncing shell/env vars (#1977) 2024-04-25 07:52:23 +01:00
atuin-server chore: add some more logging to handlers (#1971) 2024-04-22 10:37:16 +01:00
atuin-server-database chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
atuin-server-postgres chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00