Skip to content

Instantly share code, notes, and snippets.

@by-nari
Created January 8, 2019 10:07
Show Gist options
  • Save by-nari/1475286d619bdcb5052c81990f97d16d to your computer and use it in GitHub Desktop.
Save by-nari/1475286d619bdcb5052c81990f97d16d to your computer and use it in GitHub Desktop.
Disable the creation of fucking .DS_Store files
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