make the internet a bit less terrible
This commit is contained in:
@ -13,3 +13,5 @@ defaults write com.apple.finder ShowPathbar -bool true
|
||||
# Avoid creating .DS_Store files on network or USB volumes
|
||||
defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool true
|
||||
defaults write com.apple.desktopservices DSDontWriteUSBStores -bool true
|
||||
|
||||
curl https://someonewhocares.org/hosts/hosts -o /etc/hosts
|
||||
|
Reference in New Issue
Block a user