diff --git a/scripts/pwsh.sh b/scripts/pwsh.sh index 2f987c1..a33d496 100755 --- a/scripts/pwsh.sh +++ b/scripts/pwsh.sh @@ -1,5 +1,7 @@ #!/usr/bin/bash +env-share 2> /dev/null + # try to use system-wide version first. # this usually fails, but it's worth a shot. if [[ -r '/mnt/c/Program Files/WindowsApps/' ]]; then