doc: readme file

This commit is contained in:
Strix 2023-10-14 22:38:16 +02:00
parent 1411eddc4b
commit a2cb1cd009
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774

12
README.md Normal file
View file

@ -0,0 +1,12 @@
# Raine's Dotfiles
## Crates
Everything is a crate.
If something is distro specific you should follow the following naming scheme:
`crate.<DISTRO>.sh`
## Using it
Just use the script tbh
```sh
curl -L https://via.ixvd.net/sh | sh
```