vimrc plugin tweaks

This commit is contained in:
2021-10-14 14:20:40 -04:00
parent 9ae1fcb852
commit 9142991143
2 changed files with 23 additions and 11 deletions

View File

@@ -4,11 +4,16 @@
* Open admin cmd prompt: `powercfg.exe /hibernate off`
* Disable power throttling:
* Start menu, search for `gpedit.msc`.
* Windows key + r, `gpedit.msc`.
* Computer Configuration > Administrative Templates > System > Power Management > Power Throttling Settings.
* Double-click the `Turn off Power Throttling` policy.
* Select Enabled.
* Disable reserved bandwidth
* Windows key + r, `gpedit.msc`.
* Computer Configuration > Administrative Templates > Network > QoS Packet Scheduler > Limit reservable bandwidth
* Enable it and set the % to 0.
* Enable ultimate power plan (alternatively make a new plan and set the min/max processor speed to 100%)
* Open cmd as admin, run `powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61`
* Can now select the ultimate power plan in power options.
@@ -107,6 +112,7 @@ processor time and is generally useless.
* Disable the Windows Customer Experience Improvement program via group policy
https://www.ghacks.net/2016/10/26/turn-off-the-windows-customer-experience-program/
* Install the Windows SDK https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk
* Will install to c:\Program Files (x86)\Windows Kits\10
* Download [O&O ShutUp10](https://www.oo-software.com/en/shutup10) and disable things.
## Setup Terminal