12 lines
No EOL
237 B
Markdown
12 lines
No EOL
237 B
Markdown
# 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
|
|
``` |