Important
You must have brew installed first. Otherwise it won't work.
You can find more Info here: https://brew.sh/
Or just run this:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
This repository is tailored to streamline the setup process for my personal MacBook, ensuring it is equipped with all the essential software required for my daily business operations. The included Brew file automates the installation of these applications, making the transition to a fully functional work environment both efficient and effortless.
Note
This repository is tailored to my macbook.
You can add or remove programs in the Brewfile found under "./brew/"
The following Software will be installed on your system:
- fish
- pipx
- golang
- parallels
- obsidian
- vscode
- zed
- element
- royal-tsx
- powershell
- dockdoor
- cleanshot x
- firefox nightly
- tidal
- yubico-authenticator
The following extensions will be installed on your system:
- catppuccin
- golang
- terraform
- rest-client
- remote-containers
- remote-ssh
- remote-ssh-edit
- vscode-remote-extensionpack
- powershell
- remote-explorer
- remote-server
- parallels-desktop
- vscode-xml
- vscode-yaml
- catppuccin-perfect-icons
- material-palenight-theme
Clone the repository:
git clone https://github.com/raumdonut/mac-configuration.git
cd mac-configuration
Ensure the setup.sh is executable:
chmod +x setup.sh
Run setup.sh:
./setup.sh