1
1
mirror of https://github.com/ellie/atuin.git synced 2024-10-26 23:29:51 +03:00

docs: Improve style (#1537)

"backup" is a noun. "back up" is a verb.
This commit is contained in:
Mike Tsao 2024-01-10 00:22:35 -08:00 committed by GitHub
parent d1fc843db3
commit 803b2fed5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ I wanted to. And I **really** don't want to.
- rebind `ctrl-r` and `up` (configurable) to a full screen history search UI
- store shell history in a sqlite database
- backup and sync **encrypted** shell history
- back up and sync **encrypted** shell history
- the same history across terminals, across sessions, and across machines
- log exit code, cwd, hostname, session, command duration, etc
- calculate statistics such as "most used command"