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

https://github.com/hankolsen/dotfiles

Config, dotfiles, setup etc. Nice to have when migrating to a new machine for instance
https://github.com/hankolsen/dotfiles

Last synced: 12 days ago
JSON representation

Config, dotfiles, setup etc. Nice to have when migrating to a new machine for instance

Awesome Lists containing this project

README

          

# dotfiles
Config, dotfiles, setup etc. Nice to have when migrating to a new machine for instance

## Using brew bundle
A simplified way of syncing brew packages.

To create the Brewfile run `brew bundle dump`.

To install the packages from the Brewfile
* Navigate to the Brewfile
* Run `brew bundle` to install everything