Skip to content

Instantly share code, notes, and snippets.

@makp0
makp0 / AW3423DWF.txt
Created November 13, 2024 19:43 — forked from nicck/AW3423DWF.txt
AW3423DWF ControlMyMonitor file
==================================================
VCP Code : 02
VCP Code Name : New Control Value
Read-Write : Read+Write
Current Value : 2
Maximum Value : 255
Possible Values :
==================================================
==================================================
@makp0
makp0 / osx_bootstrap.sh
Created August 18, 2022 22:07 — forked from codeinthehole/osx_bootstrap.sh
Script to install stuff I want on a new OSX machine
#!/usr/bin/env bash
#
# Bootstrap script for setting up a new OSX machine
#
# This should be idempotent so it can be run multiple times.
#
# Some apps don't have a cask and so still need to be installed by hand. These
# include:
#
# - Twitter (app store)