mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-03 14:48:40 +00:00
13 lines
156 B
Markdown
13 lines
156 B
Markdown
# DotFiles
|
|
|
|
## Setup
|
|
|
|
|
|
## Other stuff
|
|
|
|
Enable automatic brew updates and upgrades.
|
|
|
|
```bash
|
|
brew autoupdate start 43200 --upgrade --cleanup --immediate
|
|
```
|