fix description.md

uff da; i goofed up the previous "fix"
This commit is contained in:
cori schlegel 2024-01-15 05:45:42 -06:00 committed by GitHub
parent 11b406bc92
commit bd44ceee3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,13 +10,15 @@ Sync, search and backup shell history with Atuin
## Features
1. End-to-end Encryption
1. Shell History Sync
- Sync your shell history to all of your machines, wherever they are
2. End-to-end Encryption
- All data is encrypted, and can only be read by you
2. Efficient Search
3. Efficient Search
- Search decades of shell history, and recall it in an instant. Atuin offers configurable full text or fuzzy search, filterable by host, directory, etc.
3. Data Import
4. Data Import
- Bring your existing history with you - Atuin supports importing from a wide variety of formats
4. Store Extra Context
5. Store Extra Context
- Atuin stores extra context with your commands - working directory, exit code, and more!
## Self-hosted sync server
@ -26,4 +28,4 @@ Atuin.sh offers a free, fully-encrypted option for storing your synced shell his
- `brew install atuin`
- `apt install atuin`
or via `bash <(curl --proto '=https' --tlsv1.2 -sSf https://setup.atuin.sh)`.
or via `bash <(curl --proto '=https' --tlsv1.2 -sSf https://setup.atuin.sh)`.