Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-02T08:51:35.000Z (5 months ago)
- Last Synced: 2024-10-04T21:43:27.359Z (4 months ago)
- Topics: brew, install-script, mac-setup, macos, setup-macos, zsh
- Language: Shell
- Homepage:
- Size: 23.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- 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.gitcd mac-setup
bash main.sh # password required in later stage
```