diff options
| author | Mike Tsao <mike@sowbug.com> | 2024-01-10 00:22:35 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-10 08:22:35 +0000 |
| commit | 803b2fed5ce33cd08bf0c07b376c9a3f1e88f8ba (patch) | |
| tree | bb8bbaf923e9d7c9f1d0229c54071f6ff8492a4b | |
| parent | docs: clarify enter/tab usage (#1538) (diff) | |
| download | atuin-803b2fed5ce33cd08bf0c07b376c9a3f1e88f8ba.zip | |
docs: Improve style (#1537)
"backup" is a noun. "back up" is a verb.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
