Pattern matching — Search using regex or glob patterns with smart case handling.
Parallel execution — Run commands on results concurrently with -x and -X options.
Git integration — Respects .gitignore patterns by default for focused searches.
Colored output — Highlights file types using the same colors as ls.
fd replaces find with a simpler command syntax and sensible defaults. It parallelizes directory traversal for speed and respects .gitignore out of the box. The intuitive pattern-first approach makes common filesystem searches effortless.