diff --git a/Windows_1X/configs_install.ps1 b/Windows_1X/configs_install.ps1 index 6a8d874b4..7c5869bbf 100644 --- a/Windows_1X/configs_install.ps1 +++ b/Windows_1X/configs_install.ps1 @@ -23,5 +23,7 @@ Copy-Item -Force $PSScriptRoot/win_dotfiles/Profile.ps1 $PSHOME/Profile.ps1 # TODO - debloat Windows # TODO optimize Windows startup times & BG processes +# TODO try running PowerShell and pwsh with the new profile here or in +# the CI tests. Set-PSDebug -Trace 0