Complete configuration update: docs, themes, keybindings, and zoxide integration #4

Merged
rootiest merged 4 commits from docs/funcs into main 2026-04-30 23:55:00 +00:00
Owner

This PR merges several updates and improvements to the fish configuration:

  • Feat: Integrated zoxide as the default cd provider.
  • Refactor: Implemented a global syntax highlighting theme.
  • Refactor: Cleaned up and organized keybinding implementations.
  • Docs: Added documentation for previously undocumented functions.
This PR merges several updates and improvements to the fish configuration: - **Feat**: Integrated `zoxide` as the default `cd` provider. - **Refactor**: Implemented a global syntax highlighting theme. - **Refactor**: Cleaned up and organized keybinding implementations. - **Docs**: Added documentation for previously undocumented functions.
rootiest added 4 commits 2026-04-30 23:54:22 +00:00
- `cd` is now essentially aliased to `z` allowing frecency matching for
`cd` commands.
- `cdi` is now aliased to `zi` allowing interactive frecency matching
for `cd` commands.
- Cleans and organizes key binding definitions for plugins and user
keybinds.

- Update documentation for keybindings
rootiest merged commit 5db7c938d1 into main 2026-04-30 23:55:00 +00:00
rootiest deleted branch docs/funcs 2026-04-30 23:55:00 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rootiest/fish-config#4