This commit is contained in:
2026-06-03 15:06:11 +02:00
parent d592305f41
commit 6cac805b01
2 changed files with 5 additions and 42 deletions
+2
View File
@@ -6,3 +6,5 @@ irm "https://get.winhance.net" | iex
# get chocolatey
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
& ([scriptblock]::Create((iwr 'https://to.loredo.me/Install-NerdFont.ps1')))