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#42 2026-06-11 03:37:27 +00:00
docs(catalog): migrate opinionated component catalog into fish-config.md
rootiest created pull request rootiest/fish-config#42 2026-06-11 03:36:46 +00:00
docs(catalog): migrate opinionated component catalog into fish-config.md
rootiest created branch docs/migrate-opinionated-catalog in rootiest/fish-config 2026-06-11 03:36:30 +00:00
rootiest pushed to docs/migrate-opinionated-catalog at rootiest/fish-config 2026-06-11 03:36:30 +00:00
780bda7ab7 docs(catalog): migrate opinionated component catalog into fish-config.md
rootiest deleted branch feat/per-category-master-override from rootiest/fish-config 2026-06-11 03:09:53 +00:00
rootiest merged pull request rootiest/fish-config#41 2026-06-11 03:09:52 +00:00
feat(guards): per-category variable overrides master in __fish_config_op_enabled
rootiest pushed to main at rootiest/fish-config 2026-06-11 03:09:52 +00:00
4bef8f9c91 Merge pull request 'feat(guards): per-category variable overrides master in __fish_config_op_enabled' (#41) from feat/per-category-master-override into main
e776e7fba6 docs(guards): document per-category master override in fish-config.md
a170d82086 docs(guards): document per-category master override in README Minimal Mode
c04c1a4bc2 docs(guards): fold no-arg edge case into RETURNS status-1 line
4c989a45c1 refactor(guards): remove what-comments; document no-arg edge case in RETURNS
Compare 6 commits »
rootiest created pull request rootiest/fish-config#41 2026-06-11 03:07:53 +00:00
feat(guards): per-category variable overrides master in __fish_config_op_enabled
rootiest created branch feat/per-category-master-override in rootiest/fish-config 2026-06-11 03:07:33 +00:00
rootiest pushed to feat/per-category-master-override at rootiest/fish-config 2026-06-11 03:07:33 +00:00
e776e7fba6 docs(guards): document per-category master override in fish-config.md
a170d82086 docs(guards): document per-category master override in README Minimal Mode
c04c1a4bc2 docs(guards): fold no-arg edge case into RETURNS status-1 line
4c989a45c1 refactor(guards): remove what-comments; document no-arg edge case in RETURNS
cccef17031 feat(guards): category variable overrides master in __fish_config_op_enabled
Compare 5 commits »
rootiest pushed to main at rootiest/fish-config 2026-06-11 02:48:09 +00:00
6edeb5bdd1 Merge pull request 'feat(greeting): add C6 — Greeting & First-Run UI opinionated guard' (#40) from feat/greeting-toggle-c6 into main
b64e7d4f3c docs(greeting): note C6 guard on first-run welcome in Fisher Plugins section
251f512806 docs(greeting): fix remaining five→six count in fish-config.md Minimal Mode
43135aef02 docs(greeting): add C6 __fish_config_op_greeting to fish-config.md Minimal Mode
c909a4f054 docs(greeting): add C6 __fish_config_op_greeting to README Minimal Mode
Compare 8 commits »
rootiest deleted branch feat/greeting-toggle-c6 from rootiest/fish-config 2026-06-11 02:48:09 +00:00
rootiest merged pull request rootiest/fish-config#40 2026-06-11 02:48:07 +00:00
feat(greeting): add C6 — Greeting & First-Run UI opinionated guard
rootiest created pull request rootiest/fish-config#40 2026-06-11 02:43:36 +00:00
feat(greeting): add C6 — Greeting & First-Run UI opinionated guard
rootiest pushed to feat/greeting-toggle-c6 at rootiest/fish-config 2026-06-11 02:42:56 +00:00
b64e7d4f3c docs(greeting): note C6 guard on first-run welcome in Fisher Plugins section
251f512806 docs(greeting): fix remaining five→six count in fish-config.md Minimal Mode
43135aef02 docs(greeting): add C6 __fish_config_op_greeting to fish-config.md Minimal Mode
c909a4f054 docs(greeting): add C6 __fish_config_op_greeting to README Minimal Mode
5394a6d494 docs(greeting): add C5 and C6 to __fish_config_op_enabled ARGUMENTS docstring
Compare 7 commits »
rootiest created branch feat/greeting-toggle-c6 in rootiest/fish-config 2026-06-11 02:42:53 +00:00
rootiest deleted branch feat/logging-toggle-c5 from rootiest/fish-config 2026-06-11 02:05:08 +00:00
rootiest merged pull request rootiest/fish-config#39 2026-06-11 02:05:07 +00:00
feat(logging): add C5 — Logging & Capture opinionated guard
rootiest pushed to main at rootiest/fish-config 2026-06-11 02:05:07 +00:00
0cced863f8 Merge pull request 'feat(logging): add C5 — Logging & Capture opinionated guard' (#39) from feat/logging-toggle-c5 into main
7fcf268fc7 fix(logging): suppress Kitty watcher capture when C5 logging is disabled
76349ad94b fix(logging): register C5 event handlers in conf.d for reliable startup
eb1b780a80 docs(logging): add C5 logging toggle to Minimal Mode in README
2ce41d0c55 docs(logging): fix 'four' → 'five' category count in fish-config.md prose
Compare 11 commits »
rootiest pushed to feat/logging-toggle-c5 at rootiest/fish-config 2026-06-11 02:00:02 +00:00
7fcf268fc7 fix(logging): suppress Kitty watcher capture when C5 logging is disabled