diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/powershell/bootstrap.ps1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/powershell/bootstrap.ps1 b/.config/powershell/bootstrap.ps1 index a4203be..9a42114 100644 --- a/.config/powershell/bootstrap.ps1 +++ b/.config/powershell/bootstrap.ps1 @@ -1,7 +1,6 @@ # Requires -RunAsAdministrator # Set execution policy to remote signed -#Set-ExecutionPolicy RemoteSigned Set-ExecutionPolicy RemoteSigned -Scope CurrentUser -Force # Set network category to private |
