Skip to content

Instantly share code, notes, and snippets.

@parrots
parrots / hack.sh
Last active January 23, 2019 14:23 — forked from DAddYE/hack.sh
OSX Defaults
#!/usr/bin/env sh
##
# This is script with usefull tips taken from:
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx
#
#echo "Enable full keyboard access for all controls (e.g. enable Tab in modal dialogs)"
#defaults write NSGlobalDomain AppleKeyboardUIMode -int 3