9 lines
279 B
Markdown
9 lines
279 B
Markdown
# ~keith/ebuilds
|
|
|
|
Gentoo ebuilds for various pieces of software. **Use at your own risk.**
|
|
|
|
## How to use
|
|
Install `app-eselect/eselect-repository`, then run the following as root:
|
|
```sh
|
|
eselect repository add keith-ebuilds git https://bytes.keithhacks.cyou/keith/ebuilds.git
|
|
```
|