From 05688d8524e5a43dd4cb4671b3f1c795a972bec2 Mon Sep 17 00:00:00 2001 From: Michelle Tilley Date: Fri, 16 Jan 2026 11:22:42 -0800 Subject: faq: add alternative projects (#3076) **Migrated from atuinsh/docs PR:** https://github.com/atuinsh/docs/pull/77 **Original author:** @Finkregh --- I always love it when similar projects link to each other :) Co-authored-by: Oluf Lorenzen Co-authored-by: Claude Opus 4.5 --- docs/docs/faq.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/docs/faq.md b/docs/docs/faq.md index 20256485..d016ef29 100644 --- a/docs/docs/faq.md +++ b/docs/docs/faq.md @@ -45,3 +45,14 @@ If you have a backup of `~/.local/share/atuin`, you can import it by: 2. copying the backup to `~/.local/share/atuin` 3. reenabling atuin 4. setting up sync! + +## Alternative projects + +If you dont like atuin, perhaps one of these works better for you: + +- https://github.com/ddworken/hishtory + - written in go + - also provides sync'ed history +- https://github.com/cantino/mcfly + - uses a small local neural network for search + - only local history -- cgit v1.3.1