make the internet a bit less terrible

This commit is contained in:
Morgan Wattiez 2019-07-22 23:16:42 +02:00
parent e21965dca3
commit 37acba1d11
2 changed files with 3 additions and 1 deletions

View File

@ -36,7 +36,7 @@ git reset --hard
### OSX Defaults
```
./.macos
sudo sh .macos
```
### Install NPM dependencies

View File

@ -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