From 902540d3367218f06c9fd35925bf14526b0f475a Mon Sep 17 00:00:00 2001 From: "cori.schlegel" Date: Mon, 15 Jan 2024 04:42:53 +0000 Subject: [PATCH] fixup numbered list --- README.md | 2 +- apps/atuin/metadata/description.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 43a81b55..2b2d8187 100644 --- a/README.md +++ b/README.md @@ -180,4 +180,4 @@ If you want to see new apps on Tipi you can either: - [Open an issue](https://github.com/meienberger/runtipi-appstore/issues) on this repository and members of the community will add it - [Join the Discord](https://discord.gg/Bu9qEPnHsc) members of the community will add it. -- Fork this repo and create the necessary files for a Tipi app. Follow this [guide](https://www.runtipi.io/docs/contributing/adding-a-new-app). +- Fork this repo and create the necessary files for a Tipi app. Follow this [guide](<[https://github.com/meienberger/runtipi/wiki/Adding-your-own-app](https://www.runtipi.io/docs/contributing/adding-a-new-app)>) diff --git a/apps/atuin/metadata/description.md b/apps/atuin/metadata/description.md index 3a19ee6e..367e2f9e 100755 --- a/apps/atuin/metadata/description.md +++ b/apps/atuin/metadata/description.md @@ -10,13 +10,13 @@ Sync, search and backup shell history with Atuin ## Features -2. End-to-end Encryption +1. End-to-end Encryption - All data is encrypted, and can only be read by you -3. Efficient Search +2. 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. -4. Data Import +3. Data Import - Bring your existing history with you - Atuin supports importing from a wide variety of formats -5. Store Extra Context +4. Store Extra Context - Atuin stores extra context with your commands - working directory, exit code, and more! ## Self-hosted sync server