An open API service indexing awesome lists of open source software.

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.

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)"
```