Show HN: fzfm – fuzzy finder file manager https://ift.tt/KynpEM1

Show HN: fzfm – fuzzy finder file manager Hi HN, fzfm is a small Bash utility I wrote that turns fzf into a terminal file navigator with fuzzy search and preview support. It’s fast, zero-setup, and works entirely from the command line. Core features: - Navigate directories and fuzzy-search files - Preview file contents with bat (fallback to cat) - Preview directories with eza (fallback to ls) - Open files in your editor or viewer (configurable) - Easily customizable via environment variables It’s designed as a quick, keyboard-driven way to browse and inspect files. I use it daily and thought others might find it useful too. GitHub: https://ift.tt/ufybgOt Demo: https://ift.tt/B0jmiPC... Would love feedback, ideas, or suggestions! (First-time poster here) Thanks :) https://ift.tt/ufybgOt June 18, 2025 at 01:44AM

No comments:

Show HN: Mira – Open-source and self-hosted AI code reviewer https://ift.tt/BxGQSE5

Show HN: Mira – Open-source and self-hosted AI code reviewer Hey HN, I'm Jay, co-creator of Mira. An open-source, self-hosted AI code re...