diff --git a/README.md b/README.md new file mode 100644 index 0000000..c0d2376 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# DotFiles + +## Setup + + +## Other stuff + +Enable automatic brew updates and upgrades. + +```bash +brew autoupdate start 43200 --upgrade --cleanup --immediate +```