If the answer is literally all of it, is there ways to prune or edit the history?
All of it.
You can delete history (with no confirmation message) by using the --delete flag to atuin search.
You can delete it from the UI in v18 following the instructions here: Delete from history · Issue #1665 · atuinsh/atuin · GitHub
You can keep things out of your history with the config options history_filter, cwd_filter, and secrets_filter
2 Likes
Oh, perfect! Thanks!