This commit is contained in:
Luk Lu
2021-02-15 10:27:26 +08:00
parent 08fdf3c3fa
commit 728dcb521e
4 changed files with 95 additions and 2 deletions

4
config-mac.sh Normal file → Executable file
View File

@@ -8,4 +8,8 @@ defaults write com.apple.Dock autohide-delay -float 0
defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES
# Don't create .DS_Store files
defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool TRUE
# To enable: defaults delete com.apple.desktopservices DSDontWriteNetworkStores
killall Dock