From 939fe5e588f78bde2a5135d2a275afbdbaccd529 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Wed, 20 Nov 2019 23:59:29 +0100 Subject: [PATCH] Add yash shell --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 99bdcd4..b536534 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [tcsh](https://www.tcsh.org/) - C shell with file name completion and command line editing * [xiki](http://xiki.org) - Makes the shell console more friendly and powerful * [xonsh](https://xon.sh) - Python-ish, BASHwards-looking shell language and command prompt +* [yash](https://yash.osdn.jp/) - A POSIX-compliant command line shell with built-in support for completion and prediction based on command history * [zsh](http://www.zsh.org) - Powerful shell with scripting language ## Command-Line Productivity