Fizzy is a live fuzzy finder/explorer for directories. Press enter to exit and save a cd
command corresponding to the last entry to your clipboard to quickly jump to any directory.
Fizzy can be installed from the crates.io registry:
cargo install fizzy-rs
or you can build from soure:
git clone https://github.com/JamieH01/fizzy ./fizzy && cargo install --path ./fizzy