https://github.com/yanicksenn/macos-workstation-setup
Installation scripts to prepare a workstation for myself.
https://github.com/yanicksenn/macos-workstation-setup
installer-script macos shell
Last synced: 2 months ago
JSON representation
Installation scripts to prepare a workstation for myself.
- Host: GitHub
- URL: https://github.com/yanicksenn/macos-workstation-setup
- Owner: yanicksenn
- License: mit
- Created: 2022-08-29T09:22:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-22T17:39:47.000Z (almost 4 years ago)
- Last Synced: 2025-02-27T16:26:18.840Z (over 1 year ago)
- Topics: installer-script, macos, shell
- Language: Shell
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Setup
This repository contains the setup script to install all the software that I need to work on a certain device.
# macOS
Copy & paste this into a terminal on a macOS system.
```
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/yanicksenn/setup/main/macOS/install.sh)"
```