From e709a18954d248fe370eb41bbb3d68b5bbed289e Mon Sep 17 00:00:00 2001 From: Luis Date: Wed, 29 Oct 2025 11:50:44 +0100 Subject: [PATCH] Add intelli-shell (#562) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4d0a68b..569bd13 100644 --- a/readme.md +++ b/readme.md @@ -403,6 +403,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [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) - Manage command templates/snippets. ### System Interaction Utilities