Skip to content

Instantly share code, notes, and snippets.

View hevertoncastro's full-sized avatar

Heverton Castro hevertoncastro

  • São Paulo
View GitHub Profile
@hevertoncastro
hevertoncastro / Mac OS - Custom Settings
Created October 3, 2018 13:12 — forked from alessandrodias/Mac OS - Custom Settings.md
Mac Os X Setup for front end development
------------------------------------
- [Mac OS]
------------------------------------
# Dock appear fast
defaults write com.apple.dock autohide-delay -float 0
# Enable key repeats
defaults write NSGlobalDomain ApplePressAndHoldEnabled -bool false