Skip to content

Commit

Permalink
change from oil to ysh
Browse files Browse the repository at this point in the history
oil got renamed to YSH, also tweaked wording to make clear osh and ysh aren't the same shell
  • Loading branch information
rfrancis authored Nov 13, 2023
1 parent b228f99 commit 93dda9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [ngs](https://github.com/ngs-lang/ngs) - Fully featured scripting language created specifically for Ops. REPL is being developed.
* [nushell](https://github.com/nushell/nushell) - A modern shell written in Rust
* [oksh](https://github.com/ibara/oksh) - Portable OpenBSD ksh
* [osh](https://www.oilshell.org) - Bash compatible, with new/modern Unix shell language called Oil
* [osh](https://www.oilshell.org) - Bash compatible, also includes ysh, a new/modern Unix shell language
* [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++](https://github.com/alexst07/shell-plus-plus) - Friendly and modern functional and object oriented shell script language
Expand Down

0 comments on commit 93dda9d

Please sign in to comment.