Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.32 KB

README.md

File metadata and controls

13 lines (10 loc) · 1.32 KB

GODS - Good Old Damn Scripts

script explanation
scripts/setup-ubuntu_18.04.sh Used to setup Ubuntu WSL
scripts/setup-zsh.sh Setup Zsh for Ubuntu WSL
scripts/Extract-CoveredCSS.ps1 Chrome's Coverage feature produces files that you can't really use (unless you use this script). This creates a file containing all covered CSS
scripts/Compress-Videos.ps1 Use ffmpeg to compress several types of video formats and replaced the old video with a compressed version if the new file is smaller

This table is formatted via Shift+Alt+F. I don't do that shit by hand.

PROTIP:
If you use vscode, right click this folder, click "Open with Code". Vscode will recommend a bunch of extensions :)