Looking at the changelog for the lastest update of atuin at the time https://github.com/atuinsh/atuin/releases/tag/v18.13.4 I've just noticed they're using AI.

⇒ Immediate removal of it in my shells.

As I was not using the sync between machines, the default history of my zsh (+oh-my-zsh) using the up arrow, or ctrl+r (using fzf) to search when not matching on the start of the command is *largely* enough for my use cases.

From time to time I was using the atuin filter to only show commands run from the current folder, but I can live without it, and I'm sure there's an easy way, yet still unknown to me, to do the same thing with the default history.

#atuin #noAI #zsh #omz #oh_my_zsh

Release 18.13.4 · atuinsh/atuin

Release Notes Bug Fixes (ai) Restore url-quote-magic for ? in zsh (#3304) Redirect tty0 when running setup (#3302) Call ensure_hub_session even if primary sync endpoint is self-hosted (#3301) Remo...

GitHub