Skip to content

Instantly share code, notes, and snippets.

@jasperjn
jasperjn / gist:ed616313ae3fca7cea41656d926e540e
Created October 2, 2017 08:30 — forked from saetia/gist:1623487
Clean Install – OS X 10.11 El Capitan

OS X Preferences


most of these require logout/restart to take effect

# Enable character repeat on keydown
defaults write -g ApplePressAndHoldEnabled -bool false

# Set a shorter Delay until key repeat
@jasperjn
jasperjn / yui3-io-xdr-native-cookie.html
Created January 9, 2020 03:04 — forked from josephj/yui3-io-xdr-native-cookie.html
Get cross-domain cookie by using YUI3 io (native mode).