mirror of
https://github.com/KevinMidboe/dotfiles.git
synced 2025-10-29 17:40:19 +00:00
8 lines
204 B
Markdown
8 lines
204 B
Markdown
<div align="center">
|
|
<h1 style="text-align:center">Install dotfiles</h1>
|
|
|
|
```bash
|
|
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/KevinMidboe/dotfiles/refs/heads/main/install.sh")
|
|
```
|
|
</div>
|