From 8de3a0cd6e59d6d1027408ea415f36445f53f829 Mon Sep 17 00:00:00 2001 From: Sam Therapy Date: Tue, 7 Nov 2023 19:56:52 +0100 Subject: [PATCH] feat: add README --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..265fb75 --- /dev/null +++ b/README.md @@ -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