-
-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d85397c
commit 282e8ce
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
This project contains various batch files for Windows that I use on some of my deployed systems. I try to keep batch files as-simple as possible and focused on a specific task, instead of presenting a massive script file with user-input. KISS (the acronym) :p | ||
This project contains various batch files for Windows that I use, notably for privacy, and gaming and general performance improvements. I try to keep batch files as-simple as possible and focused on a specific task, instead of presenting a massive script file with user-input. KISS (the acronym) :p | ||
|
||
I have individual batch files and contents on my Gist here: https://gist.github.com/Espionage724/7d0cdd8c2ac09ec7cdfab85d62ff49e6 | ||
I have a wiki page of other Windows tweaks and programs: https://wiki.realmofespionage.xyz/windows:10 | ||
|
||
I also have individual batch files on my Gist: https://gist.github.com/Espionage724/7d0cdd8c2ac09ec7cdfab85d62ff49e6 | ||
|
||
Convenient link for an archive containing the latest changes: https://github.com/Espionage724/Windows/archive/master.zip |