atuin: delete account (opens in new tab)
Previously. I’ve been self-hosting atuin for quite a while now. As such, I no longer need an account in the official server (created a long time ago). Problem statement: delete that account. Note that I am currently logged into my self-hosted server. As such, the first step is to switch back to the official server: % $EDITOR ~/.config/atuin/config.toml Then ensure that sync_address is either commented out or set to Now log in to it: % atuin login --username {username} >> insert password, inse...
Read the original article