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 pushed to main at rootiest/fish-config 2026-05-21 00:59:32 +00:00
a36c72d9f7 docs(readme): add scrub function to Miscellaneous table
rootiest deleted branch fix/antigravity from rootiest/fish-config 2026-05-21 00:52:37 +00:00
rootiest merged pull request rootiest/fish-config#18 2026-05-21 00:52:36 +00:00
fix(ai): migrate gemini-cli → antigravity-cli (agy) and antigravity → antigravity-ide
rootiest pushed to main at rootiest/fish-config 2026-05-21 00:52:36 +00:00
55dc402b3b Merge pull request 'fix(ai): migrate gemini-cli → antigravity-cli (agy) and antigravity → antigravity-ide' (#18) from fix/antigravity into main
1d71323cc8 chore(ai): remove old gemini-resume and save_gemini_session files
e075c40c9d feat(ai): migrate gemini-cli references to antigravity-cli (agy)
b643c9195b chore(ignore): ignore all ai/llm session files
a95bc4a11c feat(function): add scrub function to recursively purge environment garbage
Compare 5 commits »
rootiest created pull request rootiest/fish-config#18 2026-05-21 00:46:08 +00:00
fix(ai): migrate gemini-cli → antigravity-cli (agy) and antigravity → antigravity-ide
rootiest created branch fix/antigravity in rootiest/fish-config 2026-05-21 00:43:59 +00:00
rootiest pushed to fix/antigravity at rootiest/fish-config 2026-05-21 00:43:59 +00:00
1d71323cc8 chore(ai): remove old gemini-resume and save_gemini_session files
e075c40c9d feat(ai): migrate gemini-cli references to antigravity-cli (agy)
b643c9195b chore(ignore): ignore all ai/llm session files
a95bc4a11c feat(function): add scrub function to recursively purge environment garbage
Compare 4 commits »
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 deleted branch feat/fish-deps from rootiest/fish-config 2026-05-19 03:53:53 +00:00
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