aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client/src/distro.rs (unfollow)
Commit message (Collapse)Author
10 dayschore: Move everything into one big crateBenedikt Peetz
That helps remove duplicated code and rustc/cargo will now also show dead code correctly.
2026-03-17feat: Report distro name with OS for distro-specific commands (#3289)Michelle Tilley