From de2c2fa0674f329c077b79191c0f4a857f9420ad Mon Sep 17 00:00:00 2001 From: Paul Horn Date: Tue, 30 Jul 2024 14:03:56 +0200 Subject: [PATCH] Add atuin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75f75693..88b4bf48 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [ag](https://github.com/ggreer/the_silver_searcher) - Super fast string search through a directory hierarchy * [aliases](https://github.com/sebglazebrook/aliases) - Contextual, dynamic, organized aliases for bash * [arttime](https://github.com/reportaman/arttime) - Beauty of text art meets functionality of clock, timer, pomodoro++ time manager +* [atuin](https://github.com/atuinsh/atuin) - Sync, search and backup shell history * [autoenv](https://github.com/hyperupcall/autoenv) - Directory-based environments. * [await](https://github.com/slavaGanzin/await) - single binary that run list of commands in parallel and waits for their termination * [bartib](https://github.com/nikolassv/bartib) - A simple timetracker for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports.