P
P
Programming2019-09-18 17:11:20
macOS
Programming, 2019-09-18 17:11:20

How to disable the creation of DS_Store files?

You need to disable the creation of these files.
I enter two command options in the terminal:

defaults write com.apple.desktopservices DSDontWriteNetworkStores true

defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool true

But it doesn't help.
When manually deleting such a file, it reappears after a few seconds.
Tried restarting finder and computer - didn't help.
CHADNT?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2019-09-18
teacher @tosrer

this command disables their creation only on network shares.
there is no possibility of a complete shutdown in current versions of makosi. can be partially disabled using https://github.com/JK3Y/asepsis

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question