Store your shell history in a searchable database. Optionally sync your encrypted history between machines. More information: https://atuin.sh/docs/commands.
eval "$(atuin init {{bash|zsh|fish}})"
atuin import auto
atuin search {{command}}
atuin register -u {{username}} -e {{email}} -p {{password}}
atuin login -u {{username}} -p {{password}}
atuin sync