Import existing history
Atuin uses a shell plugin to ensure that we capture new shell history. But for older history, you will need to import it
This will import the history for your current shell:
atuin import autoAlternatively, you can specify the shell like so:
atuin import bashatuin import zsh # etcYour old shell history file will continue to be updated, regardless of Atuin usage.