Rootiest rootiest
  • USA
  • https://rootiest.com
  • I am a developer and maker who enjoys:

    • 3D Printing
    • Self-Hosting
    • Linux
    • Arch
    • Neovim
    • All the other trendy (nerdy) tech things
  • Joined on 2026-01-12
rootiest deleted branch feat/fish-deps from rootiest/fish-config 2026-05-19 03:53:53 +00:00
rootiest pushed to main at rootiest/fish-config 2026-05-19 03:53:53 +00:00
0e766b3326 Merge pull request 'feat(deps): add fish-deps unified dependency management command' (#17) from feat/fish-deps into main
a7510cc8ea fix(fish-deps): filter fish-* tags only; fix starship sh -s flag
a351e62a17 feat(fish-deps): add uv as managed dep; install before cargo and fish
7936a0966e feat(fish-deps): build fish from source via git + cargo when upgrading
fee2d99bea feat(fish-deps): warn on fish < 4.0 in status; prompt upgrade in install
Compare 22 commits »
rootiest merged pull request rootiest/fish-config#17 2026-05-19 03:53:52 +00:00
feat(deps): add fish-deps unified dependency management command
rootiest pushed to feat/fish-deps at rootiest/fish-config 2026-05-19 03:46:40 +00:00
a7510cc8ea fix(fish-deps): filter fish-* tags only; fix starship sh -s flag
rootiest pushed to feat/fish-deps at rootiest/fish-config 2026-05-19 03:34:54 +00:00
a351e62a17 feat(fish-deps): add uv as managed dep; install before cargo and fish
rootiest pushed to feat/fish-deps at rootiest/fish-config 2026-05-19 03:29:59 +00:00
7936a0966e feat(fish-deps): build fish from source via git + cargo when upgrading
rootiest pushed to feat/fish-deps at rootiest/fish-config 2026-05-19 03:17:58 +00:00
fee2d99bea feat(fish-deps): warn on fish < 4.0 in status; prompt upgrade in install
rootiest created pull request rootiest/fish-config#17 2026-05-19 03:07:11 +00:00
feat(deps): add fish-deps unified dependency management command
rootiest pushed to feat/fish-deps at rootiest/fish-config 2026-05-19 03:04:58 +00:00
7d4e33bc7e feat(deps): add curl installer for lazydocker and binary download for wakatime
rootiest pushed to feat/fish-deps at rootiest/fish-config 2026-05-19 02:48:47 +00:00
782ef833c2 fix(deps): correct trash cargo crate name to trashy
rootiest pushed to feat/fish-deps at rootiest/fish-config 2026-05-19 02:40:53 +00:00
8917442089 fix(deps): update PATH immediately after rustup install
8d9e7ae43f fix(deps): validate method choice is numeric before comparing
Compare 2 commits »
rootiest pushed to feat/fish-deps at rootiest/fish-config 2026-05-19 02:28:02 +00:00
9e7539d863 feat(deps): support upgrading fish itself via cargo install fish
6fd1e3221e docs(readme): require Fish >= 4.0 and add Rust/cargo to dependencies
df7c921bc6 feat(deps): add cargo as a managed dependency with rustup installer
abbbf20b40 fix(deps): restore paru install gated on pacman presence
Compare 4 commits »
rootiest pushed to feat/fish-deps at rootiest/fish-config 2026-05-19 02:14:12 +00:00
a70e88c344 fix(deps): remove paru install, enforce cargo preference for Rust tools
rootiest pushed to feat/fish-deps at rootiest/fish-config 2026-05-19 02:08:01 +00:00
a7c6b9097d fix(deps): consolidate install prompt into read -P to prevent display race
rootiest pushed to feat/fish-deps at rootiest/fish-config 2026-05-19 02:06:26 +00:00
0e7e824085 fix(deps): fix autoloading and Fish 4.x test compatibility
rootiest pushed to feat/fish-deps at rootiest/fish-config 2026-05-19 02:01:25 +00:00
a3d99eec3f fix(aur): fall back to yay when paru is unavailable
a86f797627 fix(deps): demote paru from required to recommended
Compare 2 commits »
rootiest pushed to feat/fish-deps at rootiest/fish-config 2026-05-19 01:57:05 +00:00
1a6f1f3f2c feat(deps): add status symbols to fish-deps status output
b82766ad52 feat(deps): add yay as supported AUR helper alongside paru
9b342114aa feat(deps): add fish-deps unified dependency management command
f09006846b fix(fzf): drop focus/resize bind entirely on older fzf builds
Compare 4 commits »
rootiest created branch feat/fish-deps in rootiest/fish-config 2026-05-19 01:57:05 +00:00
rootiest pushed to main at rootiest/fish-config 2026-05-19 01:17:15 +00:00
2df665a537 feat(fzf): use fzf --fish integration and add fzf-update function
rootiest pushed to main at rootiest/fish-config 2026-05-19 01:06:12 +00:00
46be262f92 fix(fzf): erase fzf bindings in config.fish when fzf is absent