I have a PowerShell execution policy problem. At first I thought it was just because I was trying to run a script from a GitHub project, but I can't even run my own scripts. I didn't have this problem in the past, and I don't know what could have changed between then and now.
> script.ps1 cannot be loaded because the exe
cution of scripts is disabled on this system. Please see "get-help about_signing"
for more details.