dotfiles/README.md
2018-11-08 17:17:14 +01:00

934 B

Software to make it behave like a real OS

CLI settings

defaults write -g InitialKeyRepeat -int 15
defaults write -g KeyRepeat -int 1
defaults write com.apple.screencapture location ~/screenshots/
defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool true
defaults write com.apple.desktopservices DSDontWriteUSBStores -bool true

# Then reload the GUI
killall SystemUIServer