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 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 created branch feat/fish-deps in rootiest/fish-config 2026-05-19 01:57:05 +00:00
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 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
rootiest pushed to main at rootiest/fish-config 2026-05-19 00:56:31 +00:00
a442315312 Merge pull request 'fix(keybinds): guard bindings on required binaries and fix fzf compat' (#16) from fix/fzf-keybind-guards into main
6530935652 fix(fzf): omit toggle-raw bind on older fzf builds
bdbdf2e8e0 fix(fzf): omit --preview-wrap-sign on older fzf builds
d7471e2eca fix(fzf): fall back to plain wrap on older fzf lacking wrap-word
7acd099b3e fix(fzf): prefer bg-transform, fall back to transform on older fzf
Compare 6 commits »
rootiest deleted branch fix/fzf-keybind-guards from rootiest/fish-config 2026-05-19 00:56:31 +00:00
rootiest merged pull request rootiest/fish-config#16 2026-05-19 00:56:30 +00:00
fix(keybinds): guard bindings on required binaries and fix fzf compat
rootiest pushed to fix/fzf-keybind-guards at rootiest/fish-config 2026-05-19 00:54:13 +00:00
6530935652 fix(fzf): omit toggle-raw bind on older fzf builds
rootiest pushed to fix/fzf-keybind-guards at rootiest/fish-config 2026-05-19 00:52:48 +00:00
bdbdf2e8e0 fix(fzf): omit --preview-wrap-sign on older fzf builds
rootiest pushed to fix/fzf-keybind-guards at rootiest/fish-config 2026-05-19 00:50:55 +00:00
d7471e2eca fix(fzf): fall back to plain wrap on older fzf lacking wrap-word
rootiest created pull request rootiest/fish-config#16 2026-05-19 00:41:09 +00:00
fix(keybinds): guard bindings on required binaries and fix fzf compat
rootiest created branch fix/fzf-keybind-guards in rootiest/fish-config 2026-05-19 00:40:14 +00:00
rootiest pushed to fix/fzf-keybind-guards at rootiest/fish-config 2026-05-19 00:40:14 +00:00
7acd099b3e fix(fzf): prefer bg-transform, fall back to transform on older fzf
e502cff8cb fix(keybinds): guard bindings on required binaries and fix fzf bg-transform
Compare 2 commits »
rootiest pushed to main at rootiest/fish-config 2026-05-19 00:21:38 +00:00
50979acc1f Merge pull request 'feat(path): add resend to PATH' (#15) from feat/resend into main
4aea2f4e2c feat(path): add resend to PATH
Compare 2 commits »
rootiest deleted branch feat/resend from rootiest/fish-config 2026-05-19 00:21:38 +00:00
rootiest merged pull request rootiest/fish-config#15 2026-05-19 00:21:37 +00:00
feat(path): add resend to PATH
rootiest created pull request rootiest/fish-config#15 2026-05-19 00:21:32 +00:00
feat(path): add resend to PATH