Commit Graph

  • 8e32196a79 docs: slim README to overview+docs pointer; expand offline manual rootiest 2026-06-08 16:44:15 -04:00
  • 38bdc3df65 chore(docs): regenerate man page, HTML docs, and wiki Gitea Actions 2026-06-08 20:28:13 +00:00
  • 21437d1881 feat(docs): add auto-generated Markdown wiki rootiest 2026-06-08 16:27:35 -04:00
  • fe6670f188 chore(docs): reset fish-config.md to stock format rootiest 2026-06-08 15:39:55 -04:00
  • 27fd6e4e05 chore(docs): regenerate man page and HTML docs Gitea Actions 2026-06-08 19:38:21 +00:00
  • 9cb9fff5ce ci: touch docs to trigger build-docs action rootiest 2026-06-08 15:37:44 -04:00
  • a9ce4b9ada ci(docs): merge man-page and html-docs workflows into build-docs rootiest 2026-06-08 15:36:31 -04:00
  • 5e1fa470cb chore(docs): regenerate offline HTML docs Gitea Actions 2026-06-08 19:31:34 +00:00
  • bf2ad2f1e7 Merge pull request 'feat(config-help): add --html and --man flags; add config-update function' (#36) from feat/config-help-flags-and-updater into main rootiest 2026-06-08 19:30:52 +00:00
  • de07040c16 feat(config-help): add --html and --man flags; add config-update function rootiest 2026-06-08 15:27:47 -04:00
  • 9795164eda feat(docs): add dark-mode HTML styling and drop per-page ToC rootiest 2026-06-08 11:35:00 -04:00
  • c098498f0c chore(docs): regenerate offline HTML docs Gitea Actions 2026-06-08 15:23:45 +00:00
  • 8ea448adb8 ci(html-docs): add automatically generated html docs rootiest 2026-06-08 10:46:53 -04:00
  • 8541ef2658 chore(gitignore): ignore agent planning artifacts rootiest 2026-06-07 01:14:48 -04:00
  • 761ac9eb1b docs(welcome): update offline doc command and add deps check instruction rootiest 2026-06-06 23:44:55 -04:00
  • 9779dcc8ec docs(readme): Keep intro text line length under 80 characters rootiest 2026-06-06 23:24:56 -04:00
  • ea1aa20ac7 Merge pull request 'fix(ci): replace nonexistent gitea-issue-create action with curl API call' (#35) from fix/docs-drift-workflow-action into main rootiest 2026-06-07 03:20:53 +00:00
  • b6aa81f3b1 fix(ci): replace nonexistent gitea-issue-create action with curl API call rootiest 2026-06-06 23:20:18 -04:00
  • 91ee993302 docs(readme): fix minor table alignment formatting rootiest 2026-06-06 23:15:58 -04:00
  • 97b65c56a8 chore(docs): regenerate fish-config.1 man page Gitea Actions 2026-06-07 03:14:43 +00:00
  • 9959bd4dc6 Merge pull request 'feat: first-run initialization routine' (#34) from feat/first-run-init into main rootiest 2026-06-07 03:14:13 +00:00
  • 278ceb2c06 docs(readme): document first_run.fish and update Fisher bootstrap reference rootiest 2026-06-06 23:12:30 -04:00
  • 945b8ddabf docs: add first-run initialization design spec rootiest 2026-06-06 22:47:46 -04:00
  • bc8339895a docs: document first-run initialization in fish-config.md rootiest 2026-06-06 23:00:53 -04:00
  • c9d360809d fix: improve error handling in first_run.fish rootiest 2026-06-06 22:59:21 -04:00
  • e2738f2ab4 feat: add first_run.fish for one-time shell initialization rootiest 2026-06-06 22:57:45 -04:00
  • d4f99a79fe refactor: move Fisher bootstrap to first_run.fish rootiest 2026-06-06 22:56:24 -04:00
  • b03ec287b2 docs: add first-run implementation plan rootiest 2026-06-06 22:50:47 -04:00
  • 0959d82018 chore(docs): regenerate fish-config.1 man page Gitea Actions 2026-06-07 02:34:25 +00:00
  • fe1ef6f2ee Merge pull request 'feat(help): integrate config-help into fish's help command' (#33) from feat/help-config-integration into main rootiest 2026-06-07 02:32:19 +00:00
  • 569d17a342 feat(help): integrate config-help into fish's help command rootiest 2026-06-06 22:31:24 -04:00
  • cf56f58dcd chore(docs): regenerate fish-config.1 man page Gitea Actions 2026-06-06 08:39:18 +00:00
  • 4117b0ddb6 feat(tricks): auto-create fish-config.1 symlink on shell start rootiest 2026-06-06 04:37:54 -04:00
  • b2dd199e2f chore(docs): regenerate fish-config.1 man page Gitea Actions 2026-06-06 08:35:39 +00:00
  • 7359c12e79 docs: document man fish-config and fish_config naming distinction rootiest 2026-06-06 04:35:21 -04:00
  • c9a5577c11 feat(manpath): expose user-local man pages for man fish-config rootiest 2026-06-06 04:31:48 -04:00
  • 329dae0f08 docs(readme): add docs/ directory to Structure section rootiest 2026-06-06 04:26:56 -04:00
  • dbddc4c1de chore(docs): regenerate fish-config.1 man page Gitea Actions 2026-06-06 08:26:01 +00:00
  • 103f99b9f7 Merge pull request 'feat(docs): offline documentation, config_help viewer, and CI pipelines' (#32) from feat/offline-documentation into main rootiest 2026-06-06 08:24:34 +00:00
  • ba92267a80 feat(config_help): colorize --help output rootiest 2026-06-06 04:18:04 -04:00
  • cb4d74423a feat(config_help): add --help flag and persistent nav hint header rootiest 2026-06-06 04:16:13 -04:00
  • 368b714a98 fix(config_help): reliable section lookup and jump via index + tail-slice rootiest 2026-06-06 04:09:12 -04:00
  • 02c27c6907 feat(docs): add offline documentation, config_help viewer, and CI pipelines rootiest 2026-06-06 03:14:36 -04:00
  • b37f5c1d74 Merge pull request 'feat(pkg): cross-platform package manager support' (#31) from feat/cross-platform-pkg-manager into main rootiest 2026-06-06 06:49:07 +00:00
  • 014a8c3515 remove(functions): drop claude.fish wrapper rootiest 2026-06-06 02:41:26 -04:00
  • 00055a7c38 feat(pkg): add cross-platform package manager support rootiest 2026-06-06 02:41:10 -04:00
  • 0dfd75923d Merge pull request 'docs(functions): standardize all function doc blocks to UNIX man-page style' (#30) from docs/standardize-function-doc-blocks into main rootiest 2026-06-06 00:20:17 +00:00
  • 1341e2559e docs(functions): standardize all function doc blocks to UNIX man-page style rootiest 2026-06-05 20:18:49 -04:00
  • 0396d685fd Merge pull request 'feat(shell): add fzf inline picker, variable-check utility, and PATH cleanup' (#29) from feat/fzf-inline-picker-and-config-utilities into main rootiest 2026-06-05 23:49:03 +00:00
  • 90a813c9d3 refactor(config): annotate PATH entries and fix cargo append flag rootiest 2026-06-05 19:48:14 -04:00
  • 8b9daf40c5 feat(shell): add __fish_variable_check utility function rootiest 2026-06-05 19:47:05 -04:00
  • 2a08e1acef feat(shell): add fzf inline picker bound to @@ rootiest 2026-06-05 19:46:54 -04:00
  • fe1905ec85 Merge pull request 'feat(shell): add poke, _fish_mkdir_p utility, and update fish-deps for ov/yay' (#28) from feat/poke-and-fish-deps-ov-yay into main rootiest 2026-06-04 03:31:24 +00:00
  • 13b9ba5828 docs(readme): update mkdir, mkcd, poke entries for _fish_mkdir_p integration rootiest 2026-06-03 23:24:29 -04:00
  • c2afa1201f feat(shell): integrate _fish_mkdir_p into mkdir and mkcd rootiest 2026-06-03 23:22:30 -04:00
  • 4df10a7a2c fix(shell): clarify poke tree header to 'Created missing directories:' rootiest 2026-06-03 23:11:02 -04:00
  • e063763c0e refactor(shell): extract _fish_mkdir_p utility; improve poke output rootiest 2026-06-03 23:08:56 -04:00
  • c97c2290eb feat(shell): add poke function and update fish-deps for ov and yay rootiest 2026-06-03 22:52:49 -04:00
  • 40021dcc21 Merge pull request 'fix(shell): preserve scrollback prompt colors in ov sticky headers' (#27) from feat/preserve-scrollback-header-colors into main rootiest 2026-06-04 01:39:37 +00:00
  • 7610a4121d docs(readme): simplify return sentinel callout wording rootiest 2026-06-03 21:11:34 -04:00
  • fd1ddddbf0 fix(shell): preserve scrollback prompt colors in ov sticky headers rootiest 2026-06-03 20:43:00 -04:00
  • 15596bae5f Merge pull request 'feat(shell): enhance log browser, add yay wrapper, and integrate starship OSC prompt markers' (#26) from feat/log-browser-yay-ov-and-starship-osc into main rootiest 2026-06-03 05:04:00 +00:00
  • db33d9cff7 feat(shell): enhance log browser, add yay wrapper, and integrate starship OSC prompt markers rootiest 2026-06-03 01:02:55 -04:00
  • 3bc28fd9d5 Merge pull request 'feat(shell): replace pager with ov, add logs browser, and auto-generate paru wrapper' (#25) from feat/ov-pager-logs-and-wrappers into main rootiest 2026-06-01 00:41:55 +00:00
  • f97272d0ec feat(shell): replace pager with ov, add logs browser, and auto-generate paru wrapper rootiest 2026-05-31 20:39:52 -04:00
  • 0298e5a483 Merge pull request 'feat(shell): add scrollback history capture on shell exit' (#24) from feat/scrollback-history-on-exit into main rootiest 2026-05-30 05:21:47 +00:00
  • 378cb6b221 feat(shell): add scrollback history capture on shell exit rootiest 2026-05-30 01:20:40 -04:00
  • 9bff3f3c69 Merge pull request 'feat(shell): expand tricks.fish with system aliases, bat man pages, and done plugin' (#23) from feat/tricks-system-aliases-and-done into main rootiest 2026-05-29 18:08:10 +00:00
  • 1ef4bb9f0a feat(shell): expand tricks.fish with system aliases, bat man pages, and done plugin rootiest 2026-05-29 14:04:03 -04:00
  • a88800f94f Merge pull request 'feat(shell): add CachyOS-derived tricks.fish and copy utilities' (#22) from feat/cachyos-base-utilities into main rootiest 2026-05-29 17:38:16 +00:00
  • e4743bc8e2 feat(shell): add CachyOS-derived tricks.fish and copy utilities rootiest 2026-05-29 13:36:03 -04:00
  • 06b9210cc5 Merge pull request 'feat(navigation): add mkcd function' (#21) from feat/mkcd into main rootiest 2026-05-27 19:31:07 +00:00
  • 2e7f2d07e4 feat(navigation): add mkcd function rootiest 2026-05-27 15:30:08 -04:00
  • 013cf95478 Merge pull request 'feat: pkg install/remove toggle and sudo-toggle function' (#20) from feat/pkg-toggle-and-sudo-toggle into main rootiest 2026-05-26 17:10:49 +00:00
  • 724c631cd0 feat(system): add sudo-toggle function rootiest 2026-05-26 13:09:41 -04:00
  • 31a1c4089a feat(pkg): add install/remove toggle with force flags rootiest 2026-05-26 13:09:22 -04:00
  • d7afc7dd6b chore(ignore): add fish patterns to gitignore rootiest 2026-05-23 00:11:56 -04:00
  • 9f917be2b2 fix(gi): soften boilerplate errors and add empty-prompt message rootiest 2026-05-23 00:07:57 -04:00
  • 08ae7cbd5e Merge pull request 'feat(gi): merge gitig into gi with prompt, dedup, and boilerplate support' (#19) from feat/git-ignorer into main rootiest 2026-05-23 03:50:05 +00:00
  • ed11877ff4 docs(readme): sync README with gi/gitig merge and magic-enter removal rootiest 2026-05-22 23:48:20 -04:00
  • 508f0798fa feat(function): adds a gi function that generates gitignore patterns rootiest 2026-05-22 23:44:21 -04:00
  • abbed56813 chore(ignore): implement new gitignore pattern format rootiest 2026-05-22 23:43:49 -04:00
  • 4a9ff30519 fix(fisher): remove magic-enter and clean up fisher plugin handling rootiest 2026-05-22 23:42:50 -04:00
  • af979db1b0 docs(readme): add scrub function to Miscellaneous table rootiest 2026-05-20 20:59:09 -04:00
  • 55dc402b3b Merge pull request 'fix(ai): migrate gemini-cli → antigravity-cli (agy) and antigravity → antigravity-ide' (#18) from fix/antigravity into main rootiest 2026-05-21 00:52:35 +00:00
  • 1d71323cc8 chore(ai): remove old gemini-resume and save_gemini_session files rootiest 2026-05-20 20:43:17 -04:00
  • e075c40c9d feat(ai): migrate gemini-cli references to antigravity-cli (agy) rootiest 2026-05-20 20:41:04 -04:00
  • b643c9195b chore(ignore): ignore all ai/llm session files rootiest 2026-05-20 20:31:12 -04:00
  • a95bc4a11c feat(function): add scrub function to recursively purge environment garbage rootiest 2026-05-20 20:30:17 -04:00
  • 0e766b3326 Merge pull request 'feat(deps): add fish-deps unified dependency management command' (#17) from feat/fish-deps into main rootiest 2026-05-19 03:53:51 +00:00
  • a7510cc8ea fix(fish-deps): filter fish-* tags only; fix starship sh -s flag rootiest 2026-05-18 23:46:34 -04:00
  • a351e62a17 feat(fish-deps): add uv as managed dep; install before cargo and fish rootiest 2026-05-18 23:34:49 -04:00
  • 7936a0966e feat(fish-deps): build fish from source via git + cargo when upgrading rootiest 2026-05-18 23:29:55 -04:00
  • fee2d99bea feat(fish-deps): warn on fish < 4.0 in status; prompt upgrade in install rootiest 2026-05-18 23:17:51 -04:00
  • 7d4e33bc7e feat(deps): add curl installer for lazydocker and binary download for wakatime rootiest 2026-05-18 23:04:35 -04:00
  • 782ef833c2 fix(deps): correct trash cargo crate name to trashy rootiest 2026-05-18 22:48:33 -04:00
  • 8917442089 fix(deps): update PATH immediately after rustup install rootiest 2026-05-18 22:40:35 -04:00
  • 8d9e7ae43f fix(deps): validate method choice is numeric before comparing rootiest 2026-05-18 22:29:50 -04:00
  • 9e7539d863 feat(deps): support upgrading fish itself via cargo install fish rootiest 2026-05-18 22:23:10 -04:00
  • 6fd1e3221e docs(readme): require Fish >= 4.0 and add Rust/cargo to dependencies rootiest 2026-05-18 22:20:16 -04:00