minor
This commit is contained in:
parent
af53e9b502
commit
b8ad65483f
1 changed files with 1 additions and 0 deletions
|
|
@ -120,6 +120,7 @@
|
|||
|
||||
system.activationScripts.extraActivation.text = ''
|
||||
find /Users/yanlin -name ".DS_Store" -delete 2>/dev/null || true
|
||||
find /Users/yanlin -name ".sync-conflict-*.DS_Store" -delete 2>/dev/null || true
|
||||
sudo -u yanlin defaults -currentHost write -globalDomain NSStatusItemSpacing -int 10
|
||||
sudo -u yanlin defaults write -globalDomain NSUserKeyEquivalents -dict-add Minimize '\0'
|
||||
sudo -u yanlin defaults write com.apple.universalaccess closeViewScrollWheelToggle -bool false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue