add README

This commit is contained in:
Alexander Navarro 2023-06-08 12:24:23 -04:00
parent ea07594f50
commit 791e4b5961

9
README.md Normal file
View file

@ -0,0 +1,9 @@
# Personal Dotfiles :3
## Installation
Execute the following command:
```bash
curl -L https://codeberg.org/aleidk/dots/raw/branch/main/setup.sh | bash
```