From 381386e04c98a00e4404ef549c708e00952f8adb Mon Sep 17 00:00:00 2001 From: Amin Yahyaabadi Date: Wed, 7 Oct 2020 20:48:05 -0500 Subject: [PATCH] adding PowerShell --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 546a704..64c05ef 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [oksh](https://github.com/ibara/oksh) - Portable OpenBSD ksh * [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++](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