dotfiles/README.md

10 lines
187 B
Markdown
Raw Normal View History

2024-08-23 06:47:01 +00:00
# README.md of chezmoi repo
This is my chezmoi dotfiles repo
2025-01-12 15:02:26 +00:00
## One line install
```bash
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply https://code.szk.li/lksz/dotfiles.git
```