Skip to content

Instantly share code, notes, and snippets.

@ephraimduncan
Created December 15, 2022 11:04
Show Gist options
  • Save ephraimduncan/84ddfe91be43071793614390abb56477 to your computer and use it in GitHub Desktop.
Save ephraimduncan/84ddfe91be43071793614390abb56477 to your computer and use it in GitHub Desktop.
Prevent the creation of .DS_Store files 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