Skip to content

Instantly share code, notes, and snippets.

@gotens87
Last active January 4, 2019 03:47
Show Gist options
  • Save gotens87/dac1afe57f6a3f6c06efb17ad3abab50 to your computer and use it in GitHub Desktop.
Save gotens87/dac1afe57f6a3f6c06efb17ad3abab50 to your computer and use it in GitHub Desktop.

Disable .DS_Store files from getting made on network drives

defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool TRUE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment