From 8bb246e3487da4510a01411b449e28b3e4946e8d Mon Sep 17 00:00:00 2001 From: Ralfk Date: Sat, 15 Jun 2024 16:08:47 +0200 Subject: [PATCH] Obsidian Mac 15: 2024-06-15 16:08:47 --- Technik/DontWriteDsStoreFiles.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Technik/DontWriteDsStoreFiles.md b/Technik/DontWriteDsStoreFiles.md index afd700f..24ea1aa 100644 --- a/Technik/DontWriteDsStoreFiles.md +++ b/Technik/DontWriteDsStoreFiles.md @@ -1,4 +1,8 @@ +> DeathToDSStore source code, + +Clipped from [macOs - How to stop creating .DS_Store on Mac? - Stack Overflow](https://stackoverflow.com/questions/18015978/how-to-stop-creating-ds-store-on-mac) at 2023-11-13. + ### To speed up SMB file browsing, you can prevent macOS from reading .DS_Store files on SMB shares. This makes the Finder use only basic information to immediately display each folder's contents in alphanumeric order. Use this Terminal command: