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#21 2026-05-27 19:31:08 +00:00
feat(navigation): add mkcd function
rootiest created pull request rootiest/fish-config#21 2026-05-27 19:30:52 +00:00
feat(navigation): add mkcd function
rootiest created branch feat/mkcd in rootiest/fish-config 2026-05-27 19:30:24 +00:00
rootiest pushed to feat/mkcd at rootiest/fish-config 2026-05-27 19:30:24 +00:00
2e7f2d07e4 feat(navigation): add mkcd function
rootiest pushed to main at rootiest/fish-config 2026-05-26 17:10:51 +00:00
013cf95478 Merge pull request 'feat: pkg install/remove toggle and sudo-toggle function' (#20) from feat/pkg-toggle-and-sudo-toggle into main
724c631cd0 feat(system): add sudo-toggle function
31a1c4089a feat(pkg): add install/remove toggle with force flags
Compare 3 commits »
rootiest deleted branch feat/pkg-toggle-and-sudo-toggle from rootiest/fish-config 2026-05-26 17:10:51 +00:00
rootiest merged pull request rootiest/fish-config#20 2026-05-26 17:10:50 +00:00
feat: pkg install/remove toggle and sudo-toggle function
rootiest created pull request rootiest/fish-config#20 2026-05-26 17:10:08 +00:00
feat: pkg install/remove toggle and sudo-toggle function
rootiest created branch feat/pkg-toggle-and-sudo-toggle in rootiest/fish-config 2026-05-26 17:09:48 +00:00
rootiest pushed to feat/pkg-toggle-and-sudo-toggle at rootiest/fish-config 2026-05-26 17:09:48 +00:00
724c631cd0 feat(system): add sudo-toggle function
31a1c4089a feat(pkg): add install/remove toggle with force flags
Compare 2 commits »
rootiest pushed to main at rootiest/fish-config 2026-05-23 04:12:02 +00:00
d7afc7dd6b chore(ignore): add fish patterns to gitignore
rootiest pushed to main at rootiest/fish-config 2026-05-23 04:08:00 +00:00
9f917be2b2 fix(gi): soften boilerplate errors and add empty-prompt message
rootiest deleted branch feat/git-ignorer from rootiest/fish-config 2026-05-23 03:50:10 +00:00
rootiest pushed to main at rootiest/fish-config 2026-05-23 03:50:09 +00:00
08ae7cbd5e Merge pull request 'feat(gi): merge gitig into gi with prompt, dedup, and boilerplate support' (#19) from feat/git-ignorer into main
ed11877ff4 docs(readme): sync README with gi/gitig merge and magic-enter removal
508f0798fa feat(function): adds a gi function that generates gitignore patterns
abbed56813 chore(ignore): implement new gitignore pattern format
4a9ff30519 fix(fisher): remove magic-enter and clean up fisher plugin handling
Compare 5 commits »
rootiest merged pull request rootiest/fish-config#19 2026-05-23 03:50:08 +00:00
feat(gi): merge gitig into gi with prompt, dedup, and boilerplate support
rootiest pushed to feat/git-ignorer at rootiest/fish-config 2026-05-23 03:48:30 +00:00
ed11877ff4 docs(readme): sync README with gi/gitig merge and magic-enter removal
rootiest created pull request rootiest/fish-config#19 2026-05-23 03:46:01 +00:00
feat(gi): merge gitig into gi with prompt, dedup, and boilerplate support
rootiest pushed to feat/git-ignorer at rootiest/fish-config 2026-05-23 03:45:33 +00:00
508f0798fa feat(function): adds a gi function that generates gitignore patterns
abbed56813 chore(ignore): implement new gitignore pattern format
4a9ff30519 fix(fisher): remove magic-enter and clean up fisher plugin handling
Compare 3 commits »
rootiest created branch feat/git-ignorer in rootiest/fish-config 2026-05-23 03:45:31 +00:00
rootiest pushed to main at rootiest/fish-config 2026-05-21 01:01:57 +00:00
af979db1b0 docs(readme): add scrub function to Miscellaneous table