Merge 8be985027727044a7556c329e64d78ee5c258222 into cb355ae98ca6edc2d84de7e6376c7895066a65cb

This commit is contained in:
reid41 2024-04-29 15:40:22 +00:00 committed by GitHub
commit 5291f3bb5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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