9 lines
158 B
Markdown
9 lines
158 B
Markdown
# Personal Dotfiles :3
|
|
|
|
## Installation
|
|
|
|
Execute the following command:
|
|
|
|
```bash
|
|
sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $HOME/.local/bin init --apply
|
|
```
|