ebuilds/README.md

10 lines
279 B
Markdown
Raw Permalink Normal View History

2022-08-28 22:25:11 +00:00
# ~keith/ebuilds
2022-08-28 22:24:30 +00:00
2023-03-25 17:06:28 +00:00
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
2023-06-17 02:15:38 +00:00
eselect repository add keith-ebuilds git https://bytes.keithhacks.cyou/keith/ebuilds.git
2023-03-25 17:06:28 +00:00
```