added base yasb and glazeWM configs
This commit is contained in:
@@ -6,5 +6,3 @@ 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'))
|
||||
|
||||
# install stuff with chocolatey
|
||||
choco install -y git
|
||||
Reference in New Issue
Block a user