add shell pilot

pull/514/head
reid 2024-04-29 23:39:20 +08:00
parent cb355ae98c
commit 8be9850277
1 changed files with 1 additions and 0 deletions

View File

@ -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