modified: RdzeN-Profile.ps1

This commit is contained in:
Tomasz Kostrzewa 2024-03-06 19:33:27 +01:00
parent 3146ca0a90
commit a986c03e83

View File

@ -107,5 +107,8 @@ if ($compare_profile.sideindicator.count -gt 0) {
Override-Profile Override-Profile
} }
# 98. Set lcoation to userprofile folder
Set-Location $env:USERPROFILE
# 99. Prompt profile loaded # 99. Prompt profile loaded
New-SimulateTyping "PowerShell User Profile is loaded" New-SimulateTyping "PowerShell User Profile is loaded"