zoxide Quick Start Guide
zoxide is a smart directory jumper written in Rust. Get up and running in minutes.
Install zoxide
macOS
Windows
Linux / all platforms
Shell setup
Add initialization to your shell config and reload.
Basic commands
z <dir>jump to a matching directoryzi <dir>interactive fuzzy pickz -go back to previous directoryz -llist matches
Advanced tips
Exclude noisy paths:
Custom database location:
Summary
zoxide makes navigation fast with smart learning and fuzzy search. Check Advanced Config for more.