https://github.com/joelburget/dotfiles
My important config files
https://github.com/joelburget/dotfiles
dotfiles
Last synced: 6 months ago
JSON representation
My important config files
- Host: GitHub
- URL: https://github.com/joelburget/dotfiles
- Owner: joelburget
- Created: 2010-09-14T02:03:20.000Z (over 15 years ago)
- Default Branch: main
- Last Pushed: 2025-05-15T12:06:33.000Z (7 months ago)
- Last Synced: 2025-06-10T15:56:13.754Z (7 months ago)
- Topics: dotfiles
- Language: Shell
- Homepage:
- Size: 673 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
Managed with [Chezmoi](https://www.chezmoi.io/).
## Instructions
```
> chezmoi init https://github.com/joelburget/dotfiles.git
> chezmoi diff
> chezmoi apply -v
```