Skip to content

Instantly share code, notes, and snippets.

View Decimation's full-sized avatar
Ascending

𝘿𝙚𝙘𝙞𝙢𝙖𝙩𝙞𝙤𝙣 Decimation

Ascending
View GitHub Profile
@Decimation
Decimation / Developer-PowerShell.ps1
Last active January 18, 2022 18:00
Run Visual Studio Developer PowerShell in any PowerShell
& 'C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\Tools\Launch-VsDevShell.ps1'
#Import-Module 'C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\Tools\Microsoft.VisualStudio.DevShell.dll'
#Enter-VsDevShell -SkipAutomaticLocation -SetDefaultWindowTitle -InstallPath 'C:\Program Files\Microsoft Visual Studio\2022\Community\'
@Decimation
Decimation / Discord.css
Last active August 9, 2021 18:09
Clean Discord CSS
/* ==========
Discord.css by Decimation (https://github.com/Decimation)
========== */
/* Hide Nitro gift button */
button[aria-label="Send a gift"] {
display: none;
@Decimation
Decimation / Add Open WT here as admin (working).reg
Created July 9, 2021 21:16
Add "Open Windows Terminal here as admin" to context menu
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\OpenElevatedWT]
@="Open Terminal here as admin"
"Icon"="%userprofile%\\pictures\\icons\\wt.ico"
[HKEY_CLASSES_ROOT\Directory\shell\OpenElevatedWT\command]
@="powershell.exe \"Start-Process -Verb RunAs wt.exe\""
[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenElevatedWT]
@Decimation
Decimation / TF2 cvarlist.txt
Created June 1, 2020 23:31
TF2 cvarlist as generated by cvarlist
"Name","Value","ARCHIVE","SPONLY","GAMEDLL","CHEAT","USERINFO","NOTIFY","PROTECTED","PRINTABLEONLY","UNLOGGED","NEVER_AS_STRING","REPLICATED","DEMO","DONTRECORD","SERVER_CAN_EXECUTE","CLIENTCMD_CAN_EXECUTE","CLIENTDLL",,"Help Text"
"_autosave","cmd",,,,,,,,,,,,,,,,,,"Autosave"
"_autosavedangerous","cmd",,,,,,,,,,,,,,,,,,"AutoSaveDangerous"
"_bugreporter_restart","cmd",,,,,,,,,,,,,,,,,,"Restarts bug reporter .dll"
"_cl_classmenuopen","0 ",,,,,,,,,,,,,,,,"CLIENTDLL",,"internal cvar used to tell server when class menu is open"
"_fov","0 ",,,,,,,,,,,,,,,,"CLIENTDLL",,"Automates fov command to server."
"_resetgamestats","cmd",,,,,,,,,,,,,,,,,,"Erases current game stats and writes out a blank stats file"
"_restart","cmd",,,,,,,,,,,,,,,,,,"Shutdown and restart the engine."
"abuse_report_queue","cmd",,,,,,,,,,,,,,,,,,"Capture data for abuse report and queue for submission. Use abose_report_submit to activate UI to submit the report"
"abuse_report_submit","cmd",,,,,,,,,,,,,,,,,,"Activate UI to submit queu