12 lines
293 B
Markdown
12 lines
293 B
Markdown
# macOS System
|
|
Scripts to align a macOS system to Astzweig system configuration.
|
|
|
|
## Install
|
|
|
|
```zsh
|
|
/bin/zsh -c "$(curl -fsSL https://raw.githubusercontent.com/astzweig/macos-system/main/bootstrap.sh)"
|
|
```
|
|
|
|
## What it does
|
|
1. Run all setup from a temporary directory and delete it in the end
|