Revert README.md location

This commit is contained in:
Lockszmith (VAST@MacBook) 2025-04-15 12:13:12 -04:00
parent 623bc6339a
commit 2e682b3ee8

9
README.md Normal file
View file

@ -0,0 +1,9 @@
# 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
```