From 1c228402c4130da07ddd2bb99d506a0309874f79 Mon Sep 17 00:00:00 2001 From: Dylan Date: Fri, 29 Jan 2016 12:13:48 +1100 Subject: [PATCH] Added Gentoo/Funtoo ebuild --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index b1a77c9d..7cfb5a7f 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,18 @@ https://github.com/dylanaraps/fetch/wiki/Customizing-Info 1. Install **[fetch-git](https://aur.archlinux.org/packages/fetch-git/)** from the aur. +### Gentoo / Funtoo + +1. Add the 3rd party repo + - `layman -o https://gist.githubusercontent.com/z1lt0id/24d45b15800b98975260/raw/2fdf6645cdc3c1ca0b0af83a7bf8f86598e386ae/fs0ciety.xml -f -a fs0ciety` +2. Sync the repos + - `layman -S` +3. To enable w3m and scrot support, enable the appropriate flags. + - `echo "x11-apps/fetch" >> /etc/portage/package.use` +4. Install the package + - `emerge -a x11-apps/fetch` + + ### Others 1. Download the latest source at https://github.com/dylanaraps/fetch