Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 366 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 366 Bytes

fancy-overlay

My Gentoo overlay

To add this repo to Gentoo just create a configuration file /etc/portage/repos.conf/fancy.conf with the following content

[fancy-overlay]
location = /var/db/repos/fancy-overlay
sync-type = git
sync-uri = https://github.com/fancywriter/fancy-overlay.git
auto-sync = yes

And then type

emerge --sync