From 1fc02c5bb6bcc0d4c618342c3de0483e235d7bde Mon Sep 17 00:00:00 2001 From: Govind KP Date: Fri, 17 Aug 2018 01:10:25 +0530 Subject: [PATCH] Added Elvish shell (#273) * Update README.md * Move elvish to the right spot in list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f8e0711..0710d76 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. *Choose your base shell.* * [bash](https://www.gnu.org/software/bash/) - GNU Project's shell (Bourne Again SHell) +* [elvish](https://elvish.io) - Friendly, expressive shell features like anonymous functions and data structures * [fish](https://fishshell.com) - Smart and user-friendly command line shell * [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