Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/floppy/dotfiles
- Owner: Floppy
- License: mit
- Created: 2019-07-15T13:39:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T13:32:12.000Z (3 months ago)
- Last Synced: 2024-10-07T22:31:24.785Z (about 1 month ago)
- Topics: brewfile, homebrew
- Language: Shell
- Homepage:
- Size: 272 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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}`