Skip to content

Instantly share code, notes, and snippets.

View wjhrdy's full-sized avatar

Willy Hardy wjhrdy

View GitHub Profile
{{#redemption_product}}
{{name}}
{{vendor_url}}
{{vendor_name}}
{{variation}}
{{lead_time}}
{{#vendor_status}}
{{aging_status}}
{{aging_days}}
{{#redemption_shipping_label_tracking_number}}
@wjhrdy
wjhrdy / my.cnf
Created October 17, 2012 21:11
/usr/local/etc/my.cnf
[client]
port = 3306
socket = /tmp/mysql.sock
[mysqld]
event_scheduler = ON
skip-character-set-client-handshake
collation_server = utf8_unicode_ci
character_set_server = utf8
ignoring application responses
tell application "System Events" to tell process "Hajo Headphone Enhancer"
click menu bar item 1 of menu bar 1
end tell
end ignoring
do shell script "killall System\\ Events"
delay 0.1
tell application "System Events" to tell process "Hajo Headphone Enhancer"
tell menu bar item 1 of menu bar 1
click menu item "Configure USB, Bluetooth & Firewire" of menu 1

Keybase proof

I hereby claim:

  • I am wjhrdy on github.
  • I am wjhrdy (https://keybase.io/wjhrdy) on keybase.
  • I have a public key ASCw9u6aQVSr5JxiDOzhZP7Cgo7x9aoa-HS7x0hXl5k4zgo

To claim this, I am signing this object:

/* rs-theme-name: One Dark */
/* rs-theme-is-dark: TRUE */
/* A port of Atom One Dark Theme */
.ace_gutter {
background: #282c34;
color: #464d5c
}
.ace_print-margin {