Add README.md

This commit is contained in:
Ismo Vuorinen
2022-11-21 16:33:37 +02:00
parent ef6d004f71
commit e18785eaa7

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
# DotFiles
## Setup
## Other stuff
Enable automatic brew updates and upgrades.
```bash
brew autoupdate start 43200 --upgrade --cleanup --immediate
```