dotfiles/README.md
2025-03-12 10:36:40 -04:00

9 lines
188 B
Markdown

# README.md of chezmoi repo
This is my chezmoi dotfiles repo
## One line install
```bash
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply https://code.lksz.me/lksz/dotfiles.git
```