Skip to content

Instantly share code, notes, and snippets.

@docsteveharris
docsteveharris / gist:64c2a87a414190d97d41ea613781f4c6
Last active April 30, 2017 10:29 — forked from saetia/gist:1623487
mac os set-up and install

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
@docsteveharris
docsteveharris / Solarized (Dark).tmTheme
Created August 16, 2012 21:55 — forked from eleclerc/Solarized (Dark).tmTheme
Solarized theme (dark & light) with markdown support for Sublime Text 2 editor
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>name</key>
<string>Solarized (dark)</string>
<key>settings</key>
<array>
<dict>
<key>settings</key>