Rename PowerShell profile script

This commit is contained in:
Martin Blazik
2020-10-29 21:44:48 +01:00
parent 287a9a714c
commit 02729ff1d5
2 changed files with 5 additions and 0 deletions

5
scripts/pwsh-install.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
# https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-linux?view=powershell-7#install-as-a-net-global-tool
dotnet tool install --global PowerShell