Use "Try" for quick experiments
Peter Hartree
Try helps you run quick experiments.
It solves one thing: directory management.
Instead of test, test2, new-test scattered everywhere, try makes dated folders (e.g. 2026-01-20-inspect-patch) in a central location (e.g. ~/src/tries).
And you get a lovely project switcher:

Usage:
try— browse experiments with fuzzy searchtry recipe-app— jump to matching experiment or create new onetry https://github.com/user/repo.git— clone repo into dated directory
Single file, no dependencies. Beautiful.
