From 7b837204b6a94946d87ed696415ca829e518635c Mon Sep 17 00:00:00 2001 From: Luis Date: Wed, 10 May 2023 08:21:49 +0200 Subject: [PATCH] Add intelli-shell --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c7cb76f..9a67bab 100644 --- a/readme.md +++ b/readme.md @@ -372,6 +372,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [task-spooler](https://tracker.debian.org/pkg/task-spooler) - Queue jobs for linear execution. - [undollar](https://github.com/ImFeelingDucky/undollar) - Strip the '$' preceding copy-pasted terminal commands. - [pipe_exec](https://github.com/koraa/pipe_exec) - Run executables from stdin, pipes and ttys without creating a temporary file. +- [intelli-shell](https://github.com/lasantosr/intelli-shell) - Bookmark commands with placeholders and search or autocomplete at any time. ### System Interaction Utilities