Skip to content

Erd89/Brewfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

My Brewfile Configuration

This repository contains a Brewfile with my essential package configuration for a macOS setup. The Brewfile lists Homebrew packages, casks, and Visual Studio Code extensions to streamline environment setup and package management.

Getting Started

To set up a new system with the packages and configurations defined here, follow these steps.

Prerequisites

Ensure Homebrew is installed. If not, install it with:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Run below command to install all packages defined in the Brewfile (run command on same dir)

brew bundle

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages