mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Stop polluting USB devices
This commit is contained in:
parent
99333e5d72
commit
d52e1d1f82
1 changed files with 1 additions and 0 deletions
1
osx
1
osx
|
|
@ -30,6 +30,7 @@ defaults write -g NSWindowResizeTime -float 0.003
|
||||||
|
|
||||||
# stop polluting network shares
|
# stop polluting network shares
|
||||||
defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool true
|
defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool true
|
||||||
|
defaults write com.apple.desktopservices DSDontWriteUSBStores -bool true
|
||||||
|
|
||||||
# disable mail animations
|
# disable mail animations
|
||||||
defaults write com.apple.Mail DisableReplyAnimations -bool true
|
defaults write com.apple.Mail DisableReplyAnimations -bool true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue