I also had a rather noticeable delay when launching atuin. As it turns out, this was because it checked for an update every time it launched! You can disable that update check: add a ` update_check = false` to your `~/.config/atuin/config.toml` [1]. That made the delay pretty much disappear for me.[1]: https://atuin.sh/docs/config/#update_check
MayeulC|2 years ago
conradludgate|2 years ago
> backup and sync encrypted shell history
But it's up to you. You can disable any sync features by installing with `--no-default-features --features client` set. Your application won't have any networking features built into the binary then
conradludgate|2 years ago
It was quite annoying so we're sorry for that
psYchotic|2 years ago
pmarreck|2 years ago
jyxent|2 years ago
ellieh|2 years ago
We introduced this as we found a lot of people reporting bugs that had already been fixed + they just needed to update, or users on the sync server that were >1yr behind on updates (making improvements really difficult to introduce).