Skip to content

This project provides a Brew file that automates the installation of all the necessary software for a work machine, ensuring a seamless setup process.

Notifications You must be signed in to change notification settings

raumdonut/mac-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Configuration of a Macbook

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/"

Included Software

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

Vscode Extensions

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

Usage

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

About

This project provides a Brew file that automates the installation of all the necessary software for a work machine, ensuring a seamless setup process.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published