Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/floppy/dotfiles

Automatically set up a Macbook using homebrew
https://github.com/floppy/dotfiles

brewfile homebrew

Last synced: 28 days ago
JSON representation

Automatically set up a Macbook using homebrew

Awesome Lists containing this project

README

        

# laptop-config

Let's automatically set up my laptop!

This probably won't work well on a machine that already has some of these applications installed - for instance, manually installed versions of things in casks like Firefox.

## Requirements

* [Homebrew](https://brew.sh/)

## Usage

To install a common set of apps, just run `make`. You can run `make home` or `make work` for specific roles.

To install individual sections:

1. `brew bundle`
2. `brew bundle --file={filename.brewfile}`