mini-dots/README.md
2024-08-05 14:58:20 -04:00

10 lines
259 B
Markdown

# Personal Dotfiles :3
## Installation
Please ensure the that git is installed and you have an ssh key registered,
then execute the following command:
```bash
sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $HOME/.local/bin init --apply aleee-idk/mini-dots
```