Add Add-Runtime to PowerShell

This commit is contained in:
Martin Blazik
2020-10-01 19:33:19 +02:00
parent 54b386c07c
commit d247df9a90
2 changed files with 6 additions and 3 deletions

View File

@@ -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/