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 created pull request rootiest/color-tool#6 2026-05-03 03:33:38 +00:00
feat: implement config management flags and documentation
rootiest created branch feat/manage-config in rootiest/color-tool 2026-05-03 03:33:31 +00:00
rootiest pushed to feat/manage-config at rootiest/color-tool 2026-05-03 03:33:31 +00:00
616aa6f2f1 docs, test: add config management documentation and tests
rootiest pushed to main at rootiest/color-tool 2026-05-03 03:31:02 +00:00
1129563000 Merge pull request 'ci/test: add gitea workflow and comprehensive test coverage' (#5) from ci/test-workflow into main
9ab65a6b1f ci/test: add gitea workflow and comprehensive test coverage
Compare 2 commits »
rootiest merged pull request rootiest/color-tool#5 2026-05-03 03:31:00 +00:00
ci/test: add gitea workflow and comprehensive test coverage
rootiest created pull request rootiest/color-tool#5 2026-05-03 03:30:55 +00:00
ci/test: add gitea workflow and comprehensive test coverage
rootiest created branch ci/test-workflow in rootiest/color-tool 2026-05-03 03:30:49 +00:00
rootiest pushed to ci/test-workflow at rootiest/color-tool 2026-05-03 03:30:49 +00:00
9ab65a6b1f ci/test: add gitea workflow and comprehensive test coverage
rootiest deleted branch feat/manage-config from rootiest/color-tool 2026-05-02 03:13:55 +00:00
rootiest pushed to main at rootiest/color-tool 2026-05-02 03:13:54 +00:00
67596389ec Merge pull request 'feat: implement config management flags' (#4) from feat/manage-config into main
456071f2da feat: implement config management flags
Compare 2 commits »
rootiest merged pull request rootiest/color-tool#4 2026-05-02 03:13:53 +00:00
feat: implement config management flags
rootiest created pull request rootiest/color-tool#4 2026-05-02 03:13:25 +00:00
feat: implement config management flags
rootiest created branch feat/manage-config in rootiest/color-tool 2026-05-02 03:13:21 +00:00
rootiest pushed to feat/manage-config at rootiest/color-tool 2026-05-02 03:13:21 +00:00
456071f2da feat: implement config management flags
rootiest pushed to main at rootiest/fish-config 2026-05-01 03:36:37 +00:00
a7833919a2 docs: update terminal, utility, and system function documentation in fish README
rootiest pushed to main at rootiest/fish-config 2026-05-01 03:34:44 +00:00
0ab80b4716 Merge pull request 'Hotfix: split and y/cb functions' (#7) from fix/fallback-funcs into main
bb681afa95 fix: ensure the split function handles other terminal emulators correctly
85f45a9e8a refactor: properly alias cb to y
Compare 3 commits »
rootiest deleted branch fix/fallback-funcs from rootiest/fish-config 2026-05-01 03:34:44 +00:00
rootiest merged pull request rootiest/fish-config#7 2026-05-01 03:34:42 +00:00
Hotfix: split and y/cb functions