Add Add-Runtime to PowerShell
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
set -u
|
||||
set -x
|
||||
set -o
|
||||
|
||||
PWSH_PROFILE_NAME=Microsoft.PowerShell_profile.ps1
|
||||
PWSH_PROFILE_PATH=$HOME/.config/powershell/
|
||||
|
||||
Reference in New Issue
Block a user