rootiest
9b342114aa
feat(deps): add fish-deps unified dependency management command
Introduces `fish-deps` with four subcommands:
- status: colored installed/missing report per tier (required/integrations/recommended)
- install: interactively install each missing dep, prompts method when multiple exist
- update: update all installed deps using their preferred method
- sync: install missing then update installed
Install method priority: cargo (Rust tools get latest crate) > system PM
(paru/pacman/apt/brew/pkg/dnf/yum) > git clone (fzf via fzf-update) >
curl installer (starship, fisher) > pipx (wakatime).
Splits into focused helper files:
- _fish_deps_catalog.fish: parallel-array dep catalog with tiers, cargo crates, PM names, special install keys
- _fish_deps_pm.fish: PM detection and install/upgrade helpers
- _fish_deps_status.fish: tier-grouped colored status display
- _fish_deps_install.fish: per-dep interactive install with method selection
- _fish_deps_update.fish: per-dep update using known install method
check_fish_deps becomes a thin wrapper delegating to `fish-deps status`.
README updated with Dependency Management section.
2026-05-18 21:51:22 -04:00
..
2026-05-08 00:45:02 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-05-18 21:51:22 -04:00
2026-05-18 21:51:22 -04:00
2026-05-18 21:51:22 -04:00
2026-05-18 21:51:22 -04:00
2026-05-18 21:51:22 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-05-18 20:34:00 -04:00
2026-05-10 01:36:14 -04:00
2026-05-18 20:34:00 -04:00
2026-04-30 23:16:28 -04:00
2026-05-08 00:45:02 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-05-10 01:36:14 -04:00
2026-05-11 23:37:21 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-05-18 21:51:22 -04:00
2026-05-10 01:36:14 -04:00
2026-05-10 01:36:14 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-05-10 01:36:14 -04:00
2026-05-10 01:36:14 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-05-18 21:51:22 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-05-18 21:17:13 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-05-08 00:45:02 -04:00
2026-05-10 01:36:14 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-05-10 01:36:14 -04:00
2026-04-26 03:15:54 -04:00
2026-04-26 03:15:54 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:33:00 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:16:28 -04:00
2026-04-30 23:32:37 -04:00
2026-04-30 23:16:28 -04:00
2026-05-11 23:47:27 -04:00