From 08a26b6716fe1bf044c829db88d16544c310910c Mon Sep 17 00:00:00 2001 From: Michael Campagnaro Date: Mon, 13 Mar 2023 18:55:10 -0400 Subject: [PATCH] Update windows readme --- aliases | 5 ----- windows/readme.md | 3 +++ 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/aliases b/aliases index ce1c08c..57838d3 100644 --- a/aliases +++ b/aliases @@ -363,11 +363,6 @@ download_youtube_vid() { return fi - if [[ ! $url =~ "v=" ]]; then - error "URL is missing a video id" - return - fi - if [[ $format == "" ]]; then printf "${BOLD}No format given; using best available.${NORMAL}\n" # Download best mp4 video and best m4a audio, then merge. diff --git a/windows/readme.md b/windows/readme.md index 3ea838b..8261f8e 100644 --- a/windows/readme.md +++ b/windows/readme.md @@ -3,6 +3,7 @@ * Make a system restore point after a fresh install * Change PC name and reboot + * Open settings -> System -> About -> Rename this PC * Disable `Enhance Pointer Precision`: * Mouse Properties -> Pointer Options -> Motion section @@ -14,6 +15,8 @@ * Download [O&O ShutUp10](https://www.oo-software.com/en/shutup10) and disable things. +* Download [InControl](https://www.grc.com/incontrol.htm) to stop Microsoft from pushing Windows 11. + * Install Open-Shell to restore the start menu to the sensible Windows 7 style. * Pin "This PC" to taskbar