Skip to content

Commit cddb1f7

Browse files
committed
✨ Updated pwsh/boostrap.ps1
1 parent 39ce21b commit cddb1f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pwsh/bootstrap.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Remove-Variable profileDir
1919

2020
# Open a New Shell
2121
# Invoke-Expression "powershell -NoLogo"
22-
# Invoke-Expression "pwsh"
22+
Invoke-Expression "pwsh"
2323

2424
exit
2525

0 commit comments

Comments
 (0)