Skip to content

Instantly share code, notes, and snippets.

@dceoy
Created May 9, 2018 13:01
Show Gist options
  • Save dceoy/b2a284f5637e43c713a0bc692b99b9b9 to your computer and use it in GitHub Desktop.
Save dceoy/b2a284f5637e43c713a0bc692b99b9b9 to your computer and use it in GitHub Desktop.
[Shell] Disable .DS_Store in macOS
defaults write com.apple.desktopservices DSDontWriteNetworkStores True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment