From 27a8088e3687bbd517544f275bf416e2397be130 Mon Sep 17 00:00:00 2001 From: Luis Date: Sun, 28 Sep 2025 22:13:10 +0200 Subject: [PATCH] Add intelli-shell --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 0d8818a..cea93a5 100644 --- a/readme.md +++ b/readme.md @@ -70,6 +70,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [bat](https://github.com/sharkdp/bat) - Cat clone with syntax highlighting. * [zx](https://github.com/google/zx) - Tool for writing shell scripts in JavaScript. * [ccr](https://github.com/NeverVane/commandchronicles) - Enhanced CLI history manager, project-aware, with sync and encryption. +* [intelli-shell](https://github.com/lasantosr/intelli-shell) - Manage command templates/snippets with dynamic completions and AI integration. ## DevOps & Infrastructure