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-07-04 05:26:13 +00:00
83d5bd2d40 Merge pull request 'feat(config-settings): four-page TUI (Universal · Session · Sponge · Paths)' (#66) from feat/config-settings-pages into main
de349a423e fix(config-settings): list values accept comma and/or whitespace separators
0250669306 feat(config-settings): inline in-field value editor (no fish read prompt)
7caf75b940 fix(config-settings): blank/cleared sponge values revert to default, never unset
453b5f1d50 fix(config-settings): sponge bools use true/false; hint width; set -- hardening
Compare 15 commits »
rootiest merged pull request rootiest/fish-config#66 2026-07-04 05:26:12 +00:00
feat(config-settings): four-page TUI (Universal · Session · Sponge · Paths)
rootiest pushed to feat/config-settings-pages at rootiest/fish-config 2026-06-24 15:17:50 +00:00
de349a423e fix(config-settings): list values accept comma and/or whitespace separators
rootiest pushed to feat/config-settings-pages at rootiest/fish-config 2026-06-24 15:14:07 +00:00
0250669306 feat(config-settings): inline in-field value editor (no fish read prompt)
rootiest pushed to feat/config-settings-pages at rootiest/fish-config 2026-06-24 14:47:11 +00:00
7caf75b940 fix(config-settings): blank/cleared sponge values revert to default, never unset
rootiest created pull request rootiest/fish-config#66 2026-06-24 04:51:30 +00:00
feat(config-settings): four-page TUI (Universal · Session · Sponge · Paths)
rootiest pushed to feat/config-settings-pages at rootiest/fish-config 2026-06-24 04:51:07 +00:00
453b5f1d50 fix(config-settings): sponge bools use true/false; hint width; set -- hardening
5cf5ca07c5 docs: document multi-page config-settings (sponge + paths)
fbfc52e675 feat(config-settings): four-page model with sponge and paths value editors
b791010e48 refactor(config-settings): toggle page uses 4-page tab, drops Dots-Path row
c6c13c2e99 feat(config-settings): value-page renderer for sponge and paths
Compare 10 commits »
rootiest created branch feat/config-settings-pages in rootiest/fish-config 2026-06-24 04:51:01 +00:00
rootiest deleted branch fix/auto-pull-user-dots-path from rootiest/fish-config 2026-06-24 03:09:18 +00:00
rootiest pushed to main at rootiest/fish-config 2026-06-24 03:09:17 +00:00
5ee09bf13e Merge pull request 'fix(auto-pull): respect $__fish_user_dots_path for registry location' (#65) from fix/auto-pull-user-dots-path into main
390072e919 fix(auto-pull): respect $__fish_user_dots_path for registry location
Compare 2 commits »
rootiest merged pull request rootiest/fish-config#65 2026-06-24 03:09:16 +00:00
fix(auto-pull): respect $__fish_user_dots_path for registry location
rootiest created pull request rootiest/fish-config#65 2026-06-24 03:08:11 +00:00
fix(auto-pull): respect $__fish_user_dots_path for registry location
rootiest pushed to fix/auto-pull-user-dots-path at rootiest/fish-config 2026-06-24 03:08:01 +00:00
390072e919 fix(auto-pull): respect $__fish_user_dots_path for registry location
rootiest created branch fix/auto-pull-user-dots-path in rootiest/fish-config 2026-06-24 03:08:01 +00:00
rootiest deleted branch feat/config-settings-rename-path-var from rootiest/fish-config 2026-06-23 18:28:31 +00:00
rootiest pushed to main at rootiest/fish-config 2026-06-23 18:28:31 +00:00
f6fd093850 Merge pull request 'feat(config-settings): rename config-toggle → config-settings; add __fish_user_dots_path UI' (#64) from feat/config-settings-rename-path-var into main
67f22c8a60 docs(config-settings): fix remaining stale config-toggle ref in draw helper description
6f8fd855e4 docs(config-settings): fix stale __config_toggle_* references in helper docstrings
93829285d8 docs: update fish-config.index for config-toggle → config-settings rename
533ab60321 docs: rename config-toggle to config-settings in SSOT, README, and AGENTS.md
Compare 11 commits »
rootiest merged pull request rootiest/fish-config#64 2026-06-23 18:28:30 +00:00
feat(config-settings): rename config-toggle → config-settings; add __fish_user_dots_path UI
rootiest created pull request rootiest/fish-config#64 2026-06-23 18:19:14 +00:00
feat(config-settings): rename config-toggle → config-settings; add __fish_user_dots_path UI
rootiest pushed to feat/config-settings-rename-path-var at rootiest/fish-config 2026-06-23 18:18:48 +00:00
67f22c8a60 docs(config-settings): fix remaining stale config-toggle ref in draw helper description
6f8fd855e4 docs(config-settings): fix stale __config_toggle_* references in helper docstrings
93829285d8 docs: update fish-config.index for config-toggle → config-settings rename
533ab60321 docs: rename config-toggle to config-settings in SSOT, README, and AGENTS.md
43b3cf51f6 feat(config-settings): add path row event handling (Enter edit, LEFT clear, RIGHT no-op)
Compare 10 commits »
rootiest created branch feat/config-settings-rename-path-var in rootiest/fish-config 2026-06-23 18:18:48 +00:00