We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39ce21b commit cddb1f7Copy full SHA for cddb1f7
pwsh/bootstrap.ps1
@@ -19,7 +19,7 @@ Remove-Variable profileDir
19
20
# Open a New Shell
21
# Invoke-Expression "powershell -NoLogo"
22
-# Invoke-Expression "pwsh"
+Invoke-Expression "pwsh"
23
24
exit
25
0 commit comments