aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-dotfiles/src/shell.rs (unfollow)
Commit message (Expand)Author
3 dayschore: Remove some unused rust codeBenedikt Peetz
2025-10-23feat Add PowerShell support (#2543)Lucas Trzesniewski
2025-04-01fix: add redundant clones to clippy and cleanup instances of it (#2654)Frank Hamand
2025-03-19chore: migrate to rust 2024 (#2635)Ellie Huxtable
2024-05-02fix(dotfiles): allow clearing aliases, disable import (#1995)Ellie Huxtable
2024-04-25feat(dotfiles): support syncing shell/env vars (#1977)Ellie Huxtable
2024-04-22fix(dotfiles): more fish alias import (#1974)Ellie Huxtable
2024-04-22fix(dotfiles): fish alias import (#1972)Ellie Huxtable
2024-04-22fix(dotfiles): alias import with init output (#1970)Ellie Huxtable
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-04-11feat(gui): add base structure (#1935)Ellie Huxtable
2024-04-10feat(dotfiles): add alias import (#1938)Ellie Huxtable
2024-03-04refactor: rename atuin-config to atuin-dotfiles (#1817)Ellie Huxtable
2024-02-15feat: support syncing aliases (#1721)Ellie Huxtable