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 merged pull request rootiest/fish-config#45 2026-06-12 03:24:10 +00:00
feat(deps): catalog python3 as a recommended dependency
rootiest created pull request rootiest/fish-config#45 2026-06-12 03:15:58 +00:00
feat(deps): catalog python3 as a recommended dependency
rootiest created branch feat/python3-dependency in rootiest/fish-config 2026-06-12 03:15:39 +00:00
rootiest pushed to feat/python3-dependency at rootiest/fish-config 2026-06-12 03:15:39 +00:00
681a48f3c5 feat(deps): catalog python3 as a recommended dependency
rootiest merged pull request rootiest/fish-config#44 2026-06-12 03:02:22 +00:00
fix(logging): restore AUR progress bars and render clean colored logs
rootiest pushed to main at rootiest/fish-config 2026-06-12 03:02:22 +00:00
71aa38c7ca Merge pull request 'fix(logging): restore AUR progress bars and render clean colored logs' (#44) from fix/aur-wrapper-pty-progress-bars into main
499bf672f8 chore(gitignore): add python patterns to gitignore
477a4ab265 fix(logging): render AUR progress animations to clean logs via terminal emulator
bd0eac8413 fix(logging): fix CR-collapse and script header filtering in AUR log post-processing
fc63b4f1b0 fix(logging): use col -bp to collapse progress bar redraws in AUR logs
Compare 6 commits »
rootiest deleted branch fix/aur-wrapper-pty-progress-bars from rootiest/fish-config 2026-06-12 03:02:22 +00:00
rootiest pushed to fix/aur-wrapper-pty-progress-bars at rootiest/fish-config 2026-06-12 02:57:35 +00:00
499bf672f8 chore(gitignore): add python patterns to gitignore
rootiest pushed to fix/aur-wrapper-pty-progress-bars at rootiest/fish-config 2026-06-12 02:48:17 +00:00
477a4ab265 fix(logging): render AUR progress animations to clean logs via terminal emulator
rootiest pushed to fix/aur-wrapper-pty-progress-bars at rootiest/fish-config 2026-06-12 02:23:45 +00:00
bd0eac8413 fix(logging): fix CR-collapse and script header filtering in AUR log post-processing
rootiest pushed to fix/aur-wrapper-pty-progress-bars at rootiest/fish-config 2026-06-12 02:10:26 +00:00
fc63b4f1b0 fix(logging): use col -bp to collapse progress bar redraws in AUR logs
rootiest created pull request rootiest/fish-config#44 2026-06-12 02:03:22 +00:00
fix(logging): run paru/yay wrappers in PTY to restore progress bars
rootiest created branch fix/aur-wrapper-pty-progress-bars in rootiest/fish-config 2026-06-12 02:03:04 +00:00
rootiest pushed to fix/aur-wrapper-pty-progress-bars at rootiest/fish-config 2026-06-12 02:03:04 +00:00
0cbb7c6892 fix(logging): run paru/yay wrappers in PTY to restore progress bars
rootiest pushed to main at rootiest/fish-config 2026-06-11 07:31:36 +00:00
35e86dcd6e docs(readme): lead Minimal Mode with the config-toggle TUI
rootiest pushed to main at rootiest/fish-config 2026-06-11 07:29:09 +00:00
4bfea67cc5 chore(gitignore): ignore and untrack superpowers planning artifacts
rootiest deleted branch feat/config-toggle from rootiest/fish-config 2026-06-11 07:19:57 +00:00
rootiest pushed to main at rootiest/fish-config 2026-06-11 07:19:56 +00:00
97f783e9a8 Merge pull request 'feat(config-toggle): add interactive TUI for toggling opinionated component settings' (#43) from feat/config-toggle into main
764a9d35e5 feat(config-toggle): right-align ON badge to mirror value direction
cfd4749e72 feat(config-toggle): drop Space, add vim h/l for value changes
bddb068ec0 feat(config-toggle): add Left/Right arrows for directional value changes
608b0227cb fix(config-toggle): read keys via raw tty, fixing arrows/Tab/redraw/prompt
Compare 17 commits »
rootiest merged pull request rootiest/fish-config#43 2026-06-11 07:19:55 +00:00
feat(config-toggle): add interactive TUI for toggling opinionated component settings
rootiest pushed to feat/config-toggle at rootiest/fish-config 2026-06-11 07:16:37 +00:00
764a9d35e5 feat(config-toggle): right-align ON badge to mirror value direction