aboutsummaryrefslogtreecommitdiff
path: root/.config/powershell/bootstrap.ps1
diff options
context:
space:
mode:
authorsrdusr <trevorgray@srdusr.com>2024-06-05 19:07:20 +0200
committersrdusr <trevorgray@srdusr.com>2024-06-05 19:07:20 +0200
commit773ddca9e98b6aa580872aa3b82cc6f999e35510 (patch)
tree6875fb84003eb8e1cd7c99203f6927efb347a04d /.config/powershell/bootstrap.ps1
parent5c3e62218ad7e0ef8e35d5e56948025ddc1f2b19 (diff)
downloaddotfiles-773ddca9e98b6aa580872aa3b82cc6f999e35510.tar.gz
dotfiles-773ddca9e98b6aa580872aa3b82cc6f999e35510.zip
Testing
Diffstat (limited to '.config/powershell/bootstrap.ps1')
-rw-r--r--.config/powershell/bootstrap.ps11
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