Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server.
GNU pterry
I love the name haha
I’m a sucker for clever Pratchett references
Looks helpful, I’ll have to give it a try. Thanks!
Having automatic updates as opt-in by default would be better to avoid supply chain attacks. Also, if the original history file is still there it would be a good feature to be able to diff between the sqlite and the history file to see if commands have been deleted. Are there options to choose what encryption algo is used?
Can it integrate fzf or does it have fuzzy search?
Based on https://docs.atuin.sh/configuration/config/#search_mode, “fuzzy search” is used as standard.