fuzzit 1.0.2

Fuzzy nested git repo finder with status and diff previews
fuzzit-1.0.2 is not a library.

fuzzit

Fuzzy nested git repo finder with status and diff previews

Usage

Rich diff previews and status listed in TUI:

fuzzit

fuzzit


Simple list of one-line status summaries:

fuzzit --status

fuzzit --status


Filter output by specifying starting path:

# Relative paths (ex: FUZZIT_PATH="./folder-with-many-projects" from ~/dev) will work

FUZZIT_PATH="~/dev/folder-with-many-projects" fuzzit

Installation

cargo install fuzzit

Add your dev folder as FUZZIT_BASE_PATH to your environment (ex: export FUZZIT_BASE_PATH="~/dev" in ~/.zshrc)

License

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International Public License - see the LICENSE.txt.