feat: add README
This commit is contained in:
parent
6811c13ab7
commit
8de3a0cd6e
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# froth.zone portage
|
||||
Here lies the "official" froth.zone portage overlay.
|
||||
|
||||
Basically all that is here is some stuff I use regularly.
|
||||
|
||||
To add this simply add the following line as `root`:
|
||||
```sh
|
||||
eselect repository add froth-zone git https://git.froth.zone/packaging/portage.git
|
||||
```
|
||||
|
||||
I make 0 guarantees that any of this has or will ever work.
|
||||
|
||||
## PROCEED WITH CAUTION
|
Loading…
Reference in a new issue