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
- Host: GitHub
- URL: https://github.com/hankolsen/dotfiles
- Owner: hankolsen
- Created: 2019-01-05T10:19:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-14T12:26:23.000Z (over 3 years ago)
- Last Synced: 2025-01-13T07:41:13.670Z (over 1 year ago)
- Language: Shell
- Size: 47.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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