https://github.com/nicholaslck/mac-setup
Initialisation scripts to install packages in macOS
https://github.com/nicholaslck/mac-setup
brew install-script mac-setup macos setup-macos zsh
Last synced: 9 months ago
JSON representation
Initialisation scripts to install packages in macOS
- Host: GitHub
- URL: https://github.com/nicholaslck/mac-setup
- Owner: nicholaslck
- License: mit
- Created: 2023-10-11T07:54:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T03:58:07.000Z (about 1 year ago)
- Last Synced: 2025-05-12T23:54:12.229Z (9 months ago)
- Topics: brew, install-script, mac-setup, macos, setup-macos, zsh
- Language: Shell
- Homepage:
- Size: 26.4 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Getting Started
> [!NOTE]
> Support both Apple Silicon and Intel Architecture only.
```bash
git clone https://github.com/nicholaslck/mac-setup.git
cd mac-setup
bash main.sh # password required in later stage
```