From ff22ff3ffa55cc607aacc1bf4fa026e651466c9a Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 3 Apr 2026 22:38:52 +0200 Subject: moved all packages to the root of the repository --- powershell/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 powershell/README (limited to 'powershell/README') diff --git a/powershell/README b/powershell/README new file mode 100644 index 0000000..b78bb03 --- /dev/null +++ b/powershell/README @@ -0,0 +1,7 @@ +PowerShell is a task-based command-line shell and scripting language +built on .NET. PowerShell helps system administrators and power-users +rapidly automate tasks that manage operating systems (Linux, macOS, and +Windows) and processes. + +After installing, you can start using PowerShell by typing "pwsh" in the +Terminal. -- cgit v1.2.3