chore: fuck .DS_Store
This commit is contained in:
parent
85673c41be
commit
320bb35632
1 changed files with 4 additions and 0 deletions
|
@ -59,6 +59,10 @@
|
|||
ShowRemovableMediaOnDesktop = false;
|
||||
ShowMountedServersOnDesktop = false;
|
||||
};
|
||||
"com.apple.desktopservices" = {
|
||||
DSDontWriteUSBStores = true;
|
||||
DSDontWriteNetworkStores = true;
|
||||
};
|
||||
|
||||
"com.apple.BluetoothAudioAgent" = {
|
||||
# from https://github.com/joeyhoer/starter/blob/master/system/bluetooth.sh
|
||||
|
|
Loading…
Reference in a new issue