From 8be985027727044a7556c329e64d78ee5c258222 Mon Sep 17 00:00:00 2001 From: reid Date: Mon, 29 Apr 2024 23:39:20 +0800 Subject: [PATCH] add shell pilot --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75f7569..9188aa8 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [osh](https://www.oilshell.org) - Bash compatible, with new/modern Unix shell language called Oil * [pdksh](https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/bin/ksh/) - Public domain Korn shell * [powershell](https://docs.microsoft.com/en-us/powershell/scripting/overview) a cross-platform task automation and configuration management framework, consisting of a command-line shell and scripting language +* [shell-pilot](https://github.com/reid41/shell-pilot) - A simple shell can chat with LLM(openai/ollama) which can make the system management more intelligent * [shell++](https://github.com/alexst07/shell-plus-plus) - Friendly and modern functional and object oriented shell script language * [shenv](https://github.com/shenv/shenv) - Simple shell version management * [tcsh](https://www.tcsh.org/) - C shell with file name completion and command line editing