From 6edf61e247a8db428d275859be991912e457a51d Mon Sep 17 00:00:00 2001 From: Raphael Hoegger Date: Sat, 27 Oct 2018 07:28:43 +0200 Subject: [PATCH] adding oilshell/osh to the list of shells (#291) * adding oilshell/osh to the list of shells * osh: use HTTPS --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dcf752a..ba81ed4 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [bash](https://www.gnu.org/software/bash/) - GNU Project's shell (Bourne Again SHell) * [elvish](https://elv.sh/) - Friendly, expressive shell features like anonymous functions and data structures * [fish](https://fishshell.com) - Smart and user-friendly command line shell +* [osh](https://www.oilshell.org) - Bash compatible, with new/modern Unix shell language called Oil * [shenv](https://github.com/shenv/shenv) - Simple shell version management * [xiki](http://xiki.org) - Makes the shell console more friendly and powerful * [xonsh](https://xonsh.org) - Python-ish, BASHwards-looking shell language and command prompt