9779dcc8ec
docs(readme): Keep intro text line length under 80 characters
rootiest2026-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
rootiest2026-06-07 03:20:53 +00:00
b6aa81f3b1
fix(ci): replace nonexistent gitea-issue-create action with curl API call
rootiest2026-06-06 23:20:18 -04:00
91ee993302
docs(readme): fix minor table alignment formatting
rootiest2026-06-06 23:15:58 -04:00
97b65c56a8
chore(docs): regenerate fish-config.1 man page
Gitea Actions2026-06-07 03:14:43 +00:00
9959bd4dc6
Merge pull request 'feat: first-run initialization routine' (#34) from feat/first-run-init into main
rootiest2026-06-07 03:14:13 +00:00
d4f99a79fe
refactor: move Fisher bootstrap to first_run.fish
rootiest2026-06-06 22:56:24 -04:00
b03ec287b2
docs: add first-run implementation plan
rootiest2026-06-06 22:50:47 -04:00
0959d82018
chore(docs): regenerate fish-config.1 man page
Gitea Actions2026-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
rootiest2026-06-07 02:32:19 +00:00
569d17a342
feat(help): integrate config-help into fish's help command
rootiest2026-06-06 22:31:24 -04:00
cf56f58dcd
chore(docs): regenerate fish-config.1 man page
Gitea Actions2026-06-06 08:39:18 +00:00
dbddc4c1de
chore(docs): regenerate fish-config.1 man page
Gitea Actions2026-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
rootiest2026-06-06 08:24:34 +00:00
cb4d74423a
feat(config_help): add --help flag and persistent nav hint header
rootiest2026-06-06 04:16:13 -04:00
368b714a98
fix(config_help): reliable section lookup and jump via index + tail-slice
rootiest2026-06-06 04:09:12 -04:00
02c27c6907
feat(docs): add offline documentation, config_help viewer, and CI pipelines
rootiest2026-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
rootiest2026-06-06 06:49:07 +00:00
014a8c3515
remove(functions): drop claude.fish wrapper
rootiest2026-06-06 02:41:26 -04:00
00055a7c38
feat(pkg): add cross-platform package manager support
rootiest2026-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
rootiest2026-06-06 00:20:17 +00:00
1341e2559e
docs(functions): standardize all function doc blocks to UNIX man-page style
rootiest2026-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
rootiest2026-06-05 23:49:03 +00:00
90a813c9d3
refactor(config): annotate PATH entries and fix cargo append flag
rootiest2026-06-05 19:48:14 -04:00
8b9daf40c5
feat(shell): add __fish_variable_check utility function
rootiest2026-06-05 19:47:05 -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
rootiest2026-06-04 03:31:24 +00:00
c97c2290eb
feat(shell): add poke function and update fish-deps for ov and yay
rootiest2026-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
rootiest2026-06-04 01:39:37 +00:00
fd1ddddbf0
fix(shell): preserve scrollback prompt colors in ov sticky headers
rootiest2026-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
rootiest2026-06-03 05:04:00 +00:00
db33d9cff7
feat(shell): enhance log browser, add yay wrapper, and integrate starship OSC prompt markers
rootiest2026-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
rootiest2026-06-01 00:41:55 +00:00
f97272d0ec
feat(shell): replace pager with ov, add logs browser, and auto-generate paru wrapper
rootiest2026-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
rootiest2026-05-30 05:21:47 +00:00
378cb6b221
feat(shell): add scrollback history capture on shell exit
rootiest2026-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
rootiest2026-05-29 18:08:10 +00:00
1ef4bb9f0a
feat(shell): expand tricks.fish with system aliases, bat man pages, and done plugin
rootiest2026-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
rootiest2026-05-29 17:38:16 +00:00
06b9210cc5
Merge pull request 'feat(navigation): add mkcd function' (#21) from feat/mkcd into main
rootiest2026-05-27 19:31:07 +00:00
2e7f2d07e4
feat(navigation): add mkcd function
rootiest2026-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
rootiest2026-05-26 17:10:49 +00:00
724c631cd0
feat(system): add sudo-toggle function
rootiest2026-05-26 13:09:41 -04:00
31a1c4089a
feat(pkg): add install/remove toggle with force flags
rootiest2026-05-26 13:09:22 -04:00
d7afc7dd6b
chore(ignore): add fish patterns to gitignore
rootiest2026-05-23 00:11:56 -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
rootiest2026-05-23 03:50:05 +00:00
ed11877ff4
docs(readme): sync README with gi/gitig merge and magic-enter removal
rootiest2026-05-22 23:48:20 -04:00
508f0798fa
feat(function): adds a gi function that generates gitignore patterns
rootiest2026-05-22 23:44:21 -04:00
abbed56813
chore(ignore): implement new gitignore pattern format
rootiest2026-05-22 23:43:49 -04:00
4a9ff30519
fix(fisher): remove magic-enter and clean up fisher plugin handling
rootiest2026-05-22 23:42:50 -04:00
af979db1b0
docs(readme): add scrub function to Miscellaneous table
rootiest2026-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
rootiest2026-05-21 00:52:35 +00:00
1d71323cc8
chore(ai): remove old gemini-resume and save_gemini_session files
rootiest2026-05-20 20:43:17 -04:00