Rename PowerShell profile script
This commit is contained in:
5
scripts/pwsh-install.sh
Normal file
5
scripts/pwsh-install.sh
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user