https://github.com/fgrehm/dotfiles-chezmoi
chezmoi configs for my machine
https://github.com/fgrehm/dotfiles-chezmoi
chezmoi dotfiles
Last synced: about 2 months ago
JSON representation
chezmoi configs for my machine
- Host: GitHub
- URL: https://github.com/fgrehm/dotfiles-chezmoi
- Owner: fgrehm
- License: mit
- Created: 2025-05-23T01:20:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-09T05:27:15.000Z (10 months ago)
- Last Synced: 2025-08-09T05:30:41.688Z (10 months ago)
- Topics: chezmoi, dotfiles
- Language: Lua
- Homepage:
- Size: 257 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles-chezmoi
My dotfiles powered by [chezmoi](https://www.chezmoi.io).
## Setup
```bash
sh -c "$(wget -qO- get.chezmoi.io)" -- init --verbose --apply fgrehm/dotfiles-chezmoi
```