zoxide Ajeet D'Souza
winget install --id=ajeetdsouza.zoxide -e
zoxide is a smarter cd command, inspired by z and autojump. It remembers which directories you use most frequently, so you can "jump" to them in just a few keystrokes. zoxide works on all major shells.
zoxide is a smarter cd
command designed to enhance directory navigation by remembering frequently accessed directories. It allows users to "jump" to these directories with minimal keystrokes, significantly improving workflow efficiency.
Key Features:
- Smart Directory Remembering: Tracks and prioritizes directories based on usage frequency.
- Cross-Shell Compatibility: Works seamlessly across all major shells, including Bash, Fish, Zsh, PowerShell, and more.
- Fuzzy Matching: Enables quick navigation to directories with partial matches or patterns.
- Interactive Selection with fzf (Optional): Provides an interactive interface for selecting directories using the popular fuzzy finder tool.
- Tab Completions: Supports intelligent tab completions for enhanced usability.
Audience & Benefit: Ideal for developers, system administrators, and anyone working in terminal environments who need to navigate complex directory structures. By reducing the time spent on repetitive navigation tasks, zoxide enhances productivity and streamlines workflows.
zoxide can be installed via winget on Windows, making it accessible across multiple platforms.