Skip to content

Instantly share code, notes, and snippets.

View guitar1999's full-sized avatar

Jesse Bishop guitar1999

View GitHub Profile
@guitar1999
guitar1999 / install.sh
Created November 9, 2022 19:44 — forked from llimllib/install.sh
install and setup a mac exactly as I like it, in as automated a way as possible
#!/usr/bin/env bash
# many settings from https://raw.githubusercontent.com/mathiasbynens/dotfiles/master/.macos
# many settings from https://raw.githubusercontent.com/thoughtbot/laptop/master/mac
# instructions on finding the default you've changed: https://pawelgrzybek.com/change-macos-user-preferences-via-command-line/
# previous install notes at:
# https://gist.github.com/llimllib/ee591266e05bd880629a4e7511a61bb3
# https://gist.github.com/llimllib/e864a92da94ceb1ef0da2e06fd1f8d70
# https://gist.github.com/llimllib/3fc4fefcfc0152dad8c58201246d8802
fancy_echo() {
@guitar1999
guitar1999 / gist:f3bd0de971ad6de7b83acd181975ee0a
Last active March 4, 2017 22:37 — forked from jessebishop/gist:28a8584452e18e40361c
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