Added oneline install
This commit is contained in:
parent
61a8b9895b
commit
53c62408d8
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +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.szk.li/lksz/dotfiles.git
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue