Hacker News new | ask | show | jobs
by pricci 802 days ago
Search by current directory is the killer feature IMO. Was initially recluctant to use atuin, thinking that fish's history was enough, but now I'm sold.

I have sync disabled, though.

1 comments

For me, having history in a structured sqlite database is the killer feature. You can build useful reports ("histogram of run times for all pytest calls from the current directory that exited zero") in a single sql query.

Sync is oversold as a feature, never used it.