Hacker News new | ask | show | jobs
by DavideNL 87 days ago
For those wondering, it seems version 18.12.1 was the latest version without the AI feature...

https://github.com/atuinsh/atuin/releases/tag/v18.12.1

Personally I'll keep using this version for a while until i find something better.

1 comments

Note that the database format of 18.13 is not compatible with 18.12.1, so if you already had 18.13 running you need to remove the data and reimport your shell history.

    brew remove atuin
    brew tap --force homebrew/core
    brew version-install atuin@18.12.1
    brew untap homebrew/core
I just reinstalled completely, by deleting the folder:

    ~/.local/share/atuin
then run `atuin import`.

Downgrade your atuin server to 18.12.1 and run the sync setup on your client(s): https://docs.atuin.sh/cli/guide/sync/