Three great osx settings to speed up your workflow
Execute this commands in terminal window and re-login to system to apply settings:
#increase key repeat speed
defaults write NSGlobalDomain KeyRepeat -int 0
#allow text selection in finder preview
defaults write com.apple.finder QLEnableTextSelection -bool true
#disable "are you sure you want open this application?" dialog
defaults write com.apple.LaunchServices LSQuarantine -bool false
Written by Alexandr Subbotin
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Osx
Authors
Related Tags
#osx
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#