dots/README.md

9 lines
191 B
Markdown

# Personal Dotfiles :3
## Installation
Execute the following command:
```bash
sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $HOME/.local/bin init --apply git@codeberg.org:aleidk/dots.git
```