Let the journey begin
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user