mirror of
https://github.com/atuinsh/atuin.git
synced 2025-06-27 13:21:34 +02:00
Also: - Ensures that a key is generated as soon as a user registers! - Ensures that "atuin key" will generate a key if needed, and doesn't double base64 encode data And a few other little fixes :) Resolves #85 Resolves #86