https://github.com/odlp/dotfiles
https://github.com/odlp/dotfiles
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/odlp/dotfiles
- Owner: odlp
- Created: 2017-06-09T16:45:02.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T08:32:56.000Z (almost 3 years ago)
- Last Synced: 2025-07-03T12:05:56.614Z (11 months ago)
- Language: Ruby
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
```sh
git clone https://github.com/odlp/dotfiles.git ~/.dotfiles
~/.dotfiles/scripts/bootstrap
```
## Homebrew
```sh
brew bundle --file=~/.dotfiles/Brewfile
```
Updating Brewfile:
```
brew bundle dump -f --file=~/.dotfiles/Brewfile
```