https://github.com/robbrazier/dotfiles
https://github.com/robbrazier/dotfiles
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/robbrazier/dotfiles
- Owner: RobBrazier
- Created: 2023-12-08T22:03:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-04T17:57:39.000Z (about 1 year ago)
- Last Synced: 2025-04-04T18:37:02.174Z (about 1 year ago)
- Language: JavaScript
- Size: 476 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
Powered by [chezmoi](https://www.chezmoi.io/)
```bash
sudo sh -c "$(curl -fsLS chezmoi.io/get)" -- -b /usr/local/bin
chezmoi init --apply RobBrazier
```