summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEllie Huxtable <e@elm.sh>2021-02-13 20:21:49 +0000
committerEllie Huxtable <e@elm.sh>2021-02-13 20:24:22 +0000
commit440c4fc2335d5286d14367e39c99bb4946efe9e3 (patch)
tree766f33c9c6b87998f22bc146fe7361e798b377df /README.md
parent099afe66ecfb569a8a04b66425ded29665e6a37c (diff)
Add sessions
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/README.md b/README.md
index 030af679..6739500a 100644
--- a/README.md
+++ b/README.md
@@ -5,4 +5,15 @@
Through the fathomless deeps of space swims the star turtle Great Aโ€™Tuin, bearing on its back the four giant elephants who carry on their shoulders the mass of the Discworld.
</blockquote>
- `atuin` manages and synchronizes your shell history!
+`atuin` manages and synchronizes your shell history! Instead of storing
+everything in a text file (such as ~/.history), `atuin` uses a sqlite database.
+This lets us do all kinds of analysis on it!
+
+As well as the expected command, this stores
+
+- duration
+- exit code
+- working directory
+- hostname
+- time
+- a unique session ID